MigrationEnded
class MigrationEnded extends MigrationEvent (View source)
Properties
Migration | $migration | An migration instance. | from MigrationEvent |
string | $method | The migration method that was called. | from MigrationEvent |
Methods
void | __construct(Migration $migration, string $method) Create a new event instance. | from MigrationEvent |
Details
void __construct(Migration $migration, string $method)
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/6.x/Illuminate/Database/Events/MigrationEnded.html