Свойство | Тип | Описание | |
---|---|---|---|
$config | Illuminate\Config\Repository |
Метод | Описание | |
---|---|---|
__construct ( Illuminate\Config\Repository $config ) | ||
subscribe ( Illuminate\Contracts\Events\Dispatcher $events ) |
Метод | Описание | |
---|---|---|
allBackupEventClasses ( ) : array | ||
determineNotifiable ( ) | ||
determineNotification ( $event ) : Illuminate\Notifications\Notification |
public __construct ( Illuminate\Config\Repository $config ) | ||
$config | Illuminate\Config\Repository |
protected allBackupEventClasses ( ) : array | ||
Результат | array |
protected determineNotification ( $event ) : Illuminate\Notifications\Notification | ||
Результат | Illuminate\Notifications\Notification |
public subscribe ( Illuminate\Contracts\Events\Dispatcher $events ) | ||
$events | Illuminate\Contracts\Events\Dispatcher |