Hack
HHVM
报告 bug 或提出建议。
搜索文档
Documentation
Hack
Reference
Class
ReflectionParameter
isInOut
ReflectionParameter::isInOut
Checks if this is an inout parameter
public function isInOut(): bool;
Returns
bool
- TRUE if the parameter is inout, otherwise FALSE