Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Fenos
Notifynder
Senders
SendMultiple
PHP Class Fenos\Notifynder\Senders\SendMultiple
Send multiple categories
Inheritance:
implements
Fenos\Notifynder\Contracts\DefaultSender
ファイルを表示
Open project: fenos/notifynder
Protected Properties
Property
Type
Description
$infoNotifications
array
Public Methods
Method
Description
__construct
(
$infoNotifications
)
send
(
Fenos\Notifynder\Contracts\StoreNotification
$sender
) :
mixed
Send multiple notifications.
Method Details
__construct()
public
method
public
__construct
(
$infoNotifications
)
$infoNotifications
send()
public
method
Send multiple notifications.
public
send
(
Fenos\Notifynder\Contracts\StoreNotification
$sender
) :
mixed
$sender
Fenos\Notifynder\Contracts\StoreNotification
return
mixed
Property Details
$infoNotifications
protected_oe property
protected
array
$infoNotifications
return
array