Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Overtrue
PHPLint
Cache
exists
Overtrue\PHPLint\Cache::exists PHP 메소드
Cache 1 문서
파일 보기
프로젝트 열기: overtrue/phplint
exists()
공개
정적인
메소드
Check cache exists.
public
static
exists
( ) :
boolean
리턴
boolean
public static function exists() { return file_exists(self::getFilename()); }
Cache
exists
get
getFilename
isCached
put