class MigrationsEnded extends MigrationsEvent (View source)
Create a new event instance.
__construct(string $method, array $options = [])
The migration method that was invoked.
The options provided when the migration method was invoked.