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