class PathQueryOptionsFilter extends Collection (View source)

Properties

protected $collection_key
string $filter
string $match
string[] $values

Methods

setFilter($filter)

No description

string
getFilter()

No description

setMatch($match)

No description

string
getMatch()

No description

setValues($values)

No description

string[]
getValues()

No description

Details

setFilter($filter)

No description

Parameters

$filter

string getFilter()

No description

Return Value

string

setMatch($match)

No description

Parameters

$match

string getMatch()

No description

Return Value

string

setValues($values)

No description

Parameters

$values

string[] getValues()

No description

Return Value

string[]