PHP 클래스 spec\Fenos\Notifynder\Senders\TestExtender

상속: implements Fenos\Notifynder\Contracts\DefaultSender
파일 보기 프로젝트 열기: fenos/notifynder

공개 메소드들

메소드 설명
send ( Fenos\Notifynder\Contracts\StoreNotification $sender ) : mixed Send Single notification.

메소드 상세

send() 공개 메소드

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