laravel / 10 / api / 10.x / illuminate / database / events / migrationsstarted.html

MigrationsStarted

class MigrationsStarted extends MigrationsEvent (View source)

Properties

string $method

The migration method that was invoked.

from MigrationsEvent

Methods

void __construct(string $method)

Create a new event instance.

from MigrationsEvent

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/10.x/Illuminate/Database/Events/MigrationsStarted.html