Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spatie
Backup
Notifications
Notifiable
PHP Class Spatie\Backup\Notifications\Notifiable
Inheritance:
use trait
Illuminate\Notifications\Notifiable
Mostrar archivo
Open project: spatie/laravel-backup
Public Methods
Method
Description
getKey
( )
routeNotificationForMail
( ) :
string
Route notifications for the mail channel.
routeNotificationForSlack
( )
Method Details
getKey()
public
method
public
getKey
( )
routeNotificationForMail()
public
method
Route notifications for the mail channel.
public
routeNotificationForMail
( ) :
string
return
string
routeNotificationForSlack()
public
method
public
routeNotificationForSlack
( )