OutputInterface getOutput() Get the output implementation.
void __construct(Composer $composer)
void comment(string $string) Write a string as comment output.
bool hasArgument(string|int $name) Determine if the given argument is present
bool hasOption(string $name) Determine if the given option is present.
bool|null fire() Execute the command. Return
void warn(string $string) Write a string as warning output.
int call(string $command, array $parameters = array()) Run an Artisan console
void bootstrap() Bootstrap the application for artisan commands.
CommandMakeCommand class CommandMakeCommand extends
Page 68 of 100