ReflectionClassConstant::getType
(PHP 8 >= 8.3.0)
ReflectionClassConstant::getType — Gets a class constant's type
Description
Gets the associated type of a class constant.
Parameters
This function has no parameters.
Return Values
Returns a ReflectionType object if a constant type is specified, null otherwise.
See Also
- ReflectionClassConstant::hasType() - Checks if class constant has a type
- ReflectionType
↑ and ↓ to navigate • Enter to select • Esc to close • / to open