PHP Class spec\Fenos\Notifynder\Senders\TestExtender

Inheritance: implements Fenos\Notifynder\Contracts\DefaultSender
Show file Open project: fenos/notifynder

Public Methods

Method Description
send ( Fenos\Notifynder\Contracts\StoreNotification $sender ) : mixed Send Single notification.

Method Details

send() public method

Send Single notification.
public send ( Fenos\Notifynder\Contracts\StoreNotification $sender ) : mixed
$sender Fenos\Notifynder\Contracts\StoreNotification
return mixed