Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Aimeos
ShopBundle
Controller
AbstractController
PHP Класс Aimeos\ShopBundle\Controller\AbstractController
Наследование:
extends
Symfony\Bundle\FrameworkBundle\Controller\Controller
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
getOutput
(
string
$clientName
) :
Response
Returns the output of the client and adds the header.
Описание методов
getOutput()
защищенный
Метод
Returns the output of the client and adds the header.
protected
getOutput
(
string
$clientName
) :
Response
$clientName
string
Html client name
Результат
Symfony\Component\HttpFoundation\Response
Response object containing the generated output