WebSocket Events Documentation
TopPHP
Components



Parts
Webhooks

TopPHP\Parts\Cache

M
isInit() : bool
M
init() : void
M
set() : void
M
is() : bool
M
get() : mixed
isInit()
public static isInit( ) : bool
init()
public static init( ) : void
set()
public static set( string $name , mixed $value ) : void
Parameters
$name string :
$value mixed :
is()
public static is( string $name ) : bool
Parameters
$name string :
get()
public static get( string $name ) : mixed
Parameters
$name string :


Powered by OxedDocs