Endpoint
class Endpoint extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $aliases | ||
bool | $allowCors | ||
string | $name | ||
string | $target |
Methods
setAliases($aliases)
No description
string[]
getAliases()
No description
setAllowCors($allowCors)
No description
bool
getAllowCors()
No description
setName($name)
No description
string
getName()
No description
setTarget($target)
No description
string
getTarget()
No description
Details
setAliases($aliases)
No description
string[]
getAliases()
No description
setAllowCors($allowCors)
No description
bool
getAllowCors()
No description
setName($name)
No description
string
getName()
No description
setTarget($target)
No description
string
getTarget()
No description