Rollback
class Rollback extends RollbackCommand (View source)
Traits
Properties
protected | $database | ||
protected string | $description | The console command description. |
Methods
void
mixed
handle()
Execute the console command.
Details
protected
getOptions()
No description
protected array
getTenants()
No description
void
__construct(Migrator $migrator, DatabaseManager $database)
Create a new command instance.
protected
getMigrationPaths()
No description
mixed
handle()
Execute the console command.