Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
rg
broker
customizations
Cache
PHP Class rg\broker\customizations\Cache
Inheritance:
extends
Composer\Cache
Show file
Open project: researchgate/broker
Public Methods
Method
Description
__construct
( )
read
(
$file
)
sha1
(
$file
)
write
(
$file
,
$contents
)
Method Details
__construct()
public
method
public
__construct
( )
read()
public
method
public
read
(
$file
)
sha1()
public
method
public
sha1
(
$file
)
write()
public
method
public
write
(
$file
,
$contents
)