MigrationTaskTrait deprecated
trait MigrationTaskTrait (View source)
deprecated
Properties
Methods
public
void
failedTransaction()
Used in a callback if there is an error with the migration that causes a rolled back DB transaction
Details
__construct()
No description
void
run($request)
No description
void
failedTransaction()
Used in a callback if there is an error with the migration that causes a rolled back DB transaction
abstract void
performMigration()
Perform the actual data migration and publish links as appropriate