b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/symfony/console/Tests/Fixtures/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/symfony/console/Tests/Fixtures/Foo6Command.php

<?php


use Symfony\Component\Console\Command\Command;

class Foo6Command extends Command
{
    protected function configure()
    {
        $this->setName('0foo:bar')->setDescription('0foo:bar command');
    }
}

Copyright © 2019 by b0y-101