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