void error(string $string, null|int|string $verbosity = null) Write a string
bool hasArgument(string|int $name) Determine if the given argument is present
string askWithCompletion(string $question, array $choices, string $default = null)
Application getLaravel()
array options() Get all of the options passed to the command.
void line(string $string, string $style = null, null|int|string $verbosity = null)
NotificationTableCommand class NotificationTableCommand extends
void setLaravel(Container $laravel)
string anticipate(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
Page 1 of 3