PHP Интерфейс Sulu\Component\HttpCache\HandlerUpdateResponseInterface

Наследование: extends HandlerInterface
Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
updateResponse ( Response $response, Sulu\Component\Content\Compat\StructureInterface $structure ) Update the response based on the given structure.

Описание методов

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

Update the response based on the given structure.
public updateResponse ( Response $response, Sulu\Component\Content\Compat\StructureInterface $structure )
$response Symfony\Component\HttpFoundation\Response
$structure Sulu\Component\Content\Compat\StructureInterface