(PHP 5)
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