void warn(string $string, null|int|string $verbosity = null) Write a string
void setLaravel(Container $laravel)
OptimizeCommand class OptimizeCommand extends
int callSilent(string $command, array $arguments = array()) Call another
OutputInterface getOutput() Get the output implementation.
void info(string $string) Write a string as information output.
bool confirm(string $question, bool $default = false) Confirm a question
string anticipate(string $question, array $choices, string $default = null)
bool|null fire() Execute the console command.
string askWithCompletion(string $question, array $choices, string $default = null)
Page 22 of 100