Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Fenos
Notifynder
Senders
SendMultiple
PHP 클래스 Fenos\Notifynder\Senders\SendMultiple
Send multiple categories
상속:
implements
Fenos\Notifynder\Contracts\DefaultSender
파일 보기
프로젝트 열기: fenos/notifynder
보호된 프로퍼티들
프로퍼티
타입
설명
$infoNotifications
array
공개 메소드들
메소드
설명
__construct
(
$infoNotifications
)
send
(
Fenos\Notifynder\Contracts\StoreNotification
$sender
) :
mixed
Send multiple notifications.
메소드 상세
__construct()
공개
메소드
public
__construct
(
$infoNotifications
)
$infoNotifications
send()
공개
메소드
Send multiple notifications.
public
send
(
Fenos\Notifynder\Contracts\StoreNotification
$sender
) :
mixed
$sender
Fenos\Notifynder\Contracts\StoreNotification
리턴
mixed
프로퍼티 상세
$infoNotifications
보호되어 있는 프로퍼티
protected
array
$infoNotifications
리턴
array