class NoPendingMigrations (View source)

Properties

string $method

The migration method that was called.

Methods

void
__construct(string $method)

Create a new event instance.

Details

void __construct(string $method)

Create a new event instance.

Parameters

string $method

Return Value

void