Flag
class Flag extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $allowedIntValues | ||
string[] | $allowedStringValues | ||
string[] | $appliesTo | ||
bool | $inBeta | ||
string | $kind | ||
string | $maxValue | ||
string | $minValue | ||
string | $name | ||
bool | $requiresRestart | ||
string | $type |
Methods
setAllowedIntValues($allowedIntValues)
No description
string[]
getAllowedIntValues()
No description
setAllowedStringValues($allowedStringValues)
No description
string[]
getAllowedStringValues()
No description
setAppliesTo($appliesTo)
No description
string[]
getAppliesTo()
No description
setInBeta($inBeta)
No description
bool
getInBeta()
No description
setKind($kind)
No description
string
getKind()
No description
setMaxValue($maxValue)
No description
string
getMaxValue()
No description
setMinValue($minValue)
No description
string
getMinValue()
No description
setName($name)
No description
string
getName()
No description
setRequiresRestart($requiresRestart)
No description
bool
getRequiresRestart()
No description
setType($type)
No description
string
getType()
No description
Details
setAllowedIntValues($allowedIntValues)
No description
string[]
getAllowedIntValues()
No description
setAllowedStringValues($allowedStringValues)
No description
string[]
getAllowedStringValues()
No description
setAppliesTo($appliesTo)
No description
string[]
getAppliesTo()
No description
setInBeta($inBeta)
No description
bool
getInBeta()
No description
setKind($kind)
No description
string
getKind()
No description
setMaxValue($maxValue)
No description
string
getMaxValue()
No description
setMinValue($minValue)
No description
string
getMinValue()
No description
setName($name)
No description
string
getName()
No description
setRequiresRestart($requiresRestart)
No description
bool
getRequiresRestart()
No description
setType($type)
No description
string
getType()
No description