class MigrationsEnded extends MigrationsEvent

Methods

__construct(string $method, array $options = [])

Create a new event instance.

Details

in MigrationsEvent at line 17
__construct(string $method, array $options = [])

Create a new event instance.

Parameters

string $method

the migration method that was invoked

array $options

the options provided when the migration method was invoked