Rollback
class Rollback extends RollbackCommand (View source)
Traits
Properties
protected string | $description | The console command description. |
Methods
void
__construct(Migrator $migrator)
Create a new command instance.
static string
getTenantCommandName()
No description
mixed
handle()
Execute the console command.
Details
protected
getOptions()
No description
protected LazyCollection
getTenants()
No description
void
__construct(Migrator $migrator)
Create a new command instance.
protected
getMigrationPaths()
No description
protected void
specifyTenantSignature()
No description
string|null
getName()
No description
static string|null
getDefaultName()
No description
static protected string
getTenantCommandName()
No description
mixed
handle()
Execute the console command.