Flow PHP

CacheIndex

FinalYes

Properties

$key  : string

Methods

__construct()  : mixed
add()  : void
fromRows()  : self
toRows()  : Rows
values()  : array<string|int, string>

Properties

Methods

__construct()

public __construct(string $key) : mixed
Parameters
$key : string

add()

public add(string $value) : void
Parameters
$value : string

values()

public values() : array<string|int, string>
Return values
array<string|int, string>
On this page

Search results