abstract class MigrationsEvent implements MigrationEvent

Methods

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

Create a new event instance.

Details

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