PHP Class Fenos\Notifynder\Senders\SendMultiple

Send multiple categories
Inheritance: implements Fenos\Notifynder\Contracts\DefaultSender
Afficher le fichier Open project: fenos/notifynder

Protected Properties

Свойство Type Description
$infoNotifications array

Méthodes publiques

Méthode Description
__construct ( $infoNotifications )
send ( Fenos\Notifynder\Contracts\StoreNotification $sender ) : mixed Send multiple notifications.

Method Details

__construct() public méthode

public __construct ( $infoNotifications )
$infoNotifications

send() public méthode

Send multiple notifications.
public send ( Fenos\Notifynder\Contracts\StoreNotification $sender ) : mixed
$sender Fenos\Notifynder\Contracts\StoreNotification
Résultat mixed

Property Details

$infoNotifications protected_oe property

protected array $infoNotifications
Résultat array