Hack
HHVM
报告 bug 或提出建议。
搜索文档
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.