Fenos\Notifynder\Senders\SendMultiple::__construct PHP Method

__construct() public method

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