Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: sulu/sulu
0 사용 예제들
공개 메소드들
메소드
설명
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