PHP Класс Fenos\Notifynder\Senders\SendMultiple

Send multiple categories
Наследование: implements Fenos\Notifynder\Contracts\DefaultSender
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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