(PHP 5, PHP 7, PHP 8)
ReflectionParameter::allowsNull — Checks if null is allowed
Checks whether the parameter allows null
.
This function is currently not documented; only its argument list is available.
This function has no parameters.
true
if null
is allowed, otherwise false