Fenos\Notifynder\Senders\SendOne::__construct PHP Метод

__construct() публичный Метод

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