Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Sulu
Component
HttpCache
HandlerUpdateResponseInterface
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