RestoreMigrationsCommand
class RestoreMigrationsCommand extends Command
Supports ability to generate migrations using flags or all if no flag is set.
Methods
void
configure()
Configures the command.
int
execute(InputInterface $input, OutputInterface $output)
Executes the command
Details
at line 19
protected void
configure()
Configures the command.
at line 69
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command