Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
rg
broker
customizations
Cache
PHP 클래스 rg\broker\customizations\Cache
상속:
extends
Composer\Cache
파일 보기
프로젝트 열기: researchgate/broker
공개 메소드들
메소드
설명
__construct
( )
read
(
$file
)
sha1
(
$file
)
write
(
$file
,
$contents
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
read()
공개
메소드
public
read
(
$file
)
sha1()
공개
메소드
public
sha1
(
$file
)
write()
공개
메소드
public
write
(
$file
,
$contents
)