PHP Класс Spatie\Backup\Notifications\Notifiable

Наследование: use trait Illuminate\Notifications\Notifiable
Показать файл Открыть проект

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

Метод Описание
getKey ( )
routeNotificationForMail ( ) : string Route notifications for the mail channel.
routeNotificationForSlack ( )

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

getKey() публичный метод

public getKey ( )

routeNotificationForMail() публичный метод

Route notifications for the mail channel.
public routeNotificationForMail ( ) : string
Результат string

routeNotificationForSlack() публичный метод