Chain
class Chain extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $chainNamesType | ||
protected | $chainNamesDataType | ||
int | $locationCount | ||
string | $name | ||
protected | $websitesType | ||
protected | $websitesDataType |
Methods
setChainNames($chainNames)
No description
getChainNames()
No description
setLocationCount($locationCount)
No description
int
getLocationCount()
No description
setName($name)
No description
string
getName()
No description
setWebsites($websites)
No description
ChainUri[]
getWebsites()
No description
Details
setChainNames($chainNames)
No description
ChainName[]
getChainNames()
No description
setLocationCount($locationCount)
No description
int
getLocationCount()
No description
setName($name)
No description
string
getName()
No description
setWebsites($websites)
No description
ChainUri[]
getWebsites()
No description