trait CanSendNotification (View source)

Methods

void
sendNotification(Notification $notification)

Send notification from authenticate user

Details

void sendNotification(Notification $notification)

Send notification from authenticate user

Parameters

Notification $notification

Return Value

void