PHP Класс REBELinBLUE\Deployer\Providers\EventServiceProvider

Наследование: extends Illuminate\Foundation\Support\Providers\EventServiceProvider
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$listen array The event handler mappings for the application.

Открытые методы

Метод Описание
boot ( Illuminate\Contracts\Events\Dispatcher $events ) Register any other events for your application.

Описание методов

boot() публичный Метод

Register any other events for your application.
public boot ( Illuminate\Contracts\Events\Dispatcher $events )
$events Illuminate\Contracts\Events\Dispatcher

Описание свойств

$listen защищенное свойство

The event handler mappings for the application.
protected array $listen
Результат array