MigrationsEnded
class MigrationsEnded extends MigrationsEvent (View source)
Свойства
| string | $method | Метод миграции, который был вызван. | из MigrationsEvent |
Методы
| void | __construct(string $method) Создать новый экземпляр события. | из MigrationsEvent |
Подробности
void __construct(string $method)
Создать новый экземпляр события.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Database/Events/MigrationsEnded.html