Свойство | Тип | Описание | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Метод | Описание | |
---|---|---|
fire ( ) : void | Execute the console command. |
Метод | Описание | |
---|---|---|
createMigration ( $rolesTable, $roleUserTable, $permissionsTable, $permissionRoleTable ) : boolean | Create the migration. |
protected createMigration ( $rolesTable, $roleUserTable, $permissionsTable, $permissionRoleTable ) : boolean | ||
Результат | boolean |
protected string $description | ||
Результат | string |