Flow PHP

Storage

Methods

clear()  : void
delete()  : void
has()  : bool
set()  : void

Methods

delete()

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

has()

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

set()

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

        
On this page

Search results