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

__construct() public method

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