MakeControllerCommand
class MakeControllerCommand extends Command (View source)
Methods
void __construct(ControllerGenerator $generator, string $path) Create a new make controller command instance. int run(InputInterface $input, OutputInterface $output) Run the console command. from Command int call(string $command, array $arguments = array()) Call another console command. from Command int callSilent(string $command, array $arguments = array()) Call another console command si