Property | Type | Description | |
---|---|---|---|
$config | Illuminate\Config\Repository |
Method | Description | |
---|---|---|
__construct ( Illuminate\Config\Repository $config ) | ||
subscribe ( Illuminate\Contracts\Events\Dispatcher $events ) |
Method | Description | |
---|---|---|
allBackupEventClasses ( ) : array | ||
determineNotifiable ( ) | ||
determineNotification ( $event ) : Illuminate\Notifications\Notification |
public __construct ( Illuminate\Config\Repository $config ) | ||
$config | Illuminate\Config\Repository |
protected determineNotification ( $event ) : Illuminate\Notifications\Notification | ||
return | Illuminate\Notifications\Notification |
public subscribe ( Illuminate\Contracts\Events\Dispatcher $events ) | ||
$events | Illuminate\Contracts\Events\Dispatcher |