class UrlDispatchRule extends Model (View source)

Properties

string $domain
string $path
string $service

Methods

setDomain($domain)

No description

string
getDomain()

No description

setPath($path)

No description

string
getPath()

No description

setService($service)

No description

string
getService()

No description

Details

setDomain($domain)

No description

Parameters

$domain

string getDomain()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setService($service)

No description

Parameters

$service

string getService()

No description

Return Value

string