Fenos\Notifynder\Senders\SendMultiple::__construct PHP Méthode

__construct() public méthode

public __construct ( $infoNotifications )
$infoNotifications
    public function __construct($infoNotifications)
    {
        $this->infoNotifications = $infoNotifications;
    }