(PHP 5, PHP 7)
ReflectionParameter::allowsNull — Checks if null is allowed
Checks whether the parameter allows NULL
.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
TRUE
if NULL
is allowed, otherwise FALSE