CanNotify
trait CanNotify (View source)
Properties
protected Notification|Closure|null | $failureNotification | ||
protected Notification|Closure|null | $successNotification | ||
protected string|Closure|null | $failureNotificationTitle | ||
protected string|Closure|null | $successNotificationTitle |
Methods
sendFailureNotification()
No description
failureNotification(Notification|Closure|null $notification)
No description
failureNotificationTitle(string|Closure|null $title)
No description
sendSuccessNotification()
No description
successNotification(Notification|Closure|null $notification)
No description
successNotificationTitle(string|Closure|null $title)
No description
string|null
getSuccessNotificationTitle()
No description
string|null
getFailureNotificationTitle()
No description
Details
CanNotify
sendFailureNotification()
No description
CanNotify
failureNotification(Notification|Closure|null $notification)
No description
CanNotify
failureNotificationMessage(string|Closure|null $message)
deprecated
deprecated
No description
CanNotify
failureNotificationTitle(string|Closure|null $title)
No description
CanNotify
sendSuccessNotification()
No description
CanNotify
successNotification(Notification|Closure|null $notification)
No description
CanNotify
successNotificationMessage(string|Closure|null $message)
deprecated
deprecated
No description
CanNotify
successNotificationTitle(string|Closure|null $title)
No description
string|null
getSuccessNotificationTitle()
No description
string|null
getFailureNotificationTitle()
No description