class HostRule extends Collection (View source)

Properties

protected $collection_key
string $description
string[] $hosts
string $pathMatcher

Methods

setDescription($description)

No description

string
getDescription()

No description

setHosts($hosts)

No description

string[]
getHosts()

No description

setPathMatcher($pathMatcher)

No description

string
getPathMatcher()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setHosts($hosts)

No description

Parameters

$hosts

string[] getHosts()

No description

Return Value

string[]

setPathMatcher($pathMatcher)

No description

Parameters

$pathMatcher

string getPathMatcher()

No description

Return Value

string