Hack
HHVM
report a problem or make a suggestion
Search our Documentation
Documentation
Hack
Reference
Class
ReflectionTypeConstant
isAbstract
ReflectionTypeConstant::isAbstract
Checks if the type constant is abstract
public function isAbstract(): bool;
Returns
bool
- Returns TRUE on success or FALSE on failure.