ReflectionConstant
class ReflectionConstant implements StringRepresentation (View source)
Class or free constant information
Methods
__construct(string $name, mixed $value = null, string $comment = '')
No description
string
__toString()
No description
string
getName()
Get constant name
mixed
getValue()
Get constant value
string
getDocComment()
No description