\LtStoreMemory

Summary

Methods
Properties
Constants
add()
del()
get()
update()
No public properties found
No constants found
No protected methods found
$stack
N/A
No private methods found
No private properties found
N/A

Properties

$stack

$stack : 

Type

Methods

add()

add(  $key,   $value) 

Parameters

$key
$value

del()

del(  $key) 

Parameters

$key

get()

get(  $key) 

Parameters

$key

update()

update(  $key,   $value) : boolean

key不存在返回false

Parameters

$key
$value

Returns

boolean