(PHP 5, PHP 7, PHP 8)
ReflectionParameter::allowsNull — Checks if null is allowed
Checks whether the parameter allows null.
null
此函数没有参数。
true if null is allowed, otherwise false
true
false