void warn(string $string, null|int|string $verbosity = null) Write a string
void __construct() Create a new console command instance.
int run(InputInterface $input, OutputInterface $output) Run the console
void comment(string $string) Write a string as comment output.
void table(array $headers, Arrayable|array $rows,
int callSilent(string $command, array $arguments = array()) Call another
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int call(string $command, array $arguments = array()) Call another console
void warn(string $string) Write a string as warning output.
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 57 of 100