Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Spatie
FailedJobMonitor
FailedJobNotifier
PHP Class Spatie\FailedJobMonitor\FailedJobNotifier
Exibir arquivo
Open project: spatie/laravel-failed-job-monitor
Public Methods
Method
Description
isValidNotificationClass
(
$notification
) :
boolean
register
( )
shouldSendNotification
(
$notification
)
Method Details
isValidNotificationClass()
public
method
public
isValidNotificationClass
(
$notification
) :
boolean
return
boolean
register()
public
method
public
register
( )
shouldSendNotification()
public
method
public
shouldSendNotification
(
$notification
)