\startmvc\coreCache

Summary

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

Properties

$drive

$drive

Methods

__construct()

__construct(string  $driveName, array  $params = array()) : mixed

Parameters

string $driveName
array $params

Returns

mixed —

set()

set(string  $key, mixed  $val) : mixed

Parameters

string $key
mixed $val

Returns

mixed —

has()

has(string  $key) : mixed

Parameters

string $key

Returns

mixed —

get()

get(string  $key) : mixed

Parameters

string $key

Returns

mixed —

delete()

delete(string  $key) : mixed

Parameters

string $key

Returns

mixed —

clear()

clear() : mixed

Returns

mixed —