W3cubDocs

/Laravel 8

NoPendingMigrations

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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Database/Events/NoPendingMigrations.html