class Illuminate / Database / Events / NoPendingMigrations
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

NoPendingMigrations

Properties

public

$method string

The migration method that was called.

Default: null

Methods

public

__construct ( $method ) : void

Create a new event instance.

Parameters

  • $method string