ListenerMakeCommand class ListenerMakeCommand extends
void table(array $headers, Arrayable|array $rows,
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void error(string $string, null|int|string $verbosity = null) Write a string
string|array option(string $key = null) Get the value of a command option
string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Application $laravel)
OutputInterface getOutput() Get the output implementation.
void error(string $string) Write a string as error output.
Page 76 of 100