(PHP 5, PHP 7)
ReflectionParameter::allowsNull — Checks if null is allowed
Checks whether the parameter allows null.
null
本函数还未编写文档,仅有参数列表。
此函数没有参数。
true if null is allowed, otherwise false
true
false