Flow PHP

Cache

Methods

clear()  : void
delete()  : void
get()  : Row|Rows|CacheIndex
has()  : bool
set()  : void

Methods

clear()

public clear() : void

delete()

public delete(string $key) : void
Parameters
$key : string

has()

public has(string $key) : bool
Parameters
$key : string
Return values
bool

        
On this page

Search results