Hack
HHVM
report a problem or make a suggestion
Search our Documentation
Documentation
Hack
Reference
Class
ReflectionTypeConstant
getName
ReflectionTypeConstant::getName
Get the name of the type constant
public function getName(): string;
Returns
string
- The name of the type constant.