\PhalApi_Cache_APCU

PhalApi_Cache_APCU APC User Cache

Summary

Methods
Properties
Constants
__construct()
set()
get()
delete()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

set()

set(  $key,   $value,   $expire = 600) 

Parameters

$key
$value
$expire

get()

get(  $key) 

Parameters

$key

delete()

delete(  $key) 

Parameters

$key