void __construct(MigrationCreator
string|array option(string $key = null) Get the value of a command option
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void __construct(Migrator $migrator)
int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void question(string $string, null|int|string $verbosity = null) Write
array arguments() Get all of the arguments passed to the command.
void fire() Execute the console command.
Page 4 of 23