void __construct(
void __construct(Migrator $migrator)
Application getLaravel()
string|array argument(string $key = null) Get the value of a command argument
string|array option(string $key = null) Get the value of a command option
OutputInterface getOutput() Get the output implementation.
void warn(string $string, null|int|string $verbosity = null) Write a string
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 3 of 23