Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Prado
Caching
ICacheDependency
PHP 인터페이스 Prado\Caching\ICacheDependency
This interface must be implemented by classes meant to be used as cache dependencies. Classes implementing this interface must support serialization and unserialization.
부터:
3.0
저자:
Qiang Xue (
[email protected]
)
파일 보기
프로젝트 열기: pradosoft/prado
공개 메소드들
메소드
설명
getHasChanged
( ) :
boolean
메소드 상세
getHasChanged()
공개
메소드
public
getHasChanged
( ) :
boolean
리턴
boolean
whether the dependency has changed. Defaults to false.