Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nette
Caching
OutputHelper
PHP 클래스 Nette\Caching\OutputHelper
상속:
use trait
Nette\SmartObject
파일 보기
프로젝트 열기: nette/caching
공개 프로퍼티들
프로퍼티
타입
설명
$dependencies
array
공개 메소드들
메소드
설명
__construct
(
Cache
$cache
,
$key
)
end
(
array
$dependencies
= NULL ) :
void
Stops and saves the cache.
메소드 상세
__construct()
공개
메소드
public
__construct
(
Cache
$cache
,
$key
)
$cache
Cache
end()
공개
메소드
Stops and saves the cache.
public
end
(
array
$dependencies
= NULL ) :
void
$dependencies
array
리턴
void
프로퍼티 상세
$dependencies
공개적으로 프로퍼티
public
array
$dependencies
리턴
array