public function setKey($key)
public function setKey($key)
Parameters
| string | $key | Key of the constant |
Return
| wild |
public function getKey()
public function getKey()
Return
| wild |
public function setValue($value)
public function setValue($value)
Parameters
| string | $value | Description of the constant |
Return
| wild |
public function getValue()
public function getValue()
Return
| wild |
public function setIsDeprecated($is_deprecated)
public function setIsDeprecated($is_deprecated)
Parameters
| bool | $is_deprecated | Whether the constant is deprecated |
Return
| wild |
public function getIsDeprecated()
public function getIsDeprecated()
Return
| wild |