(PHP 5, PHP 7, PHP 8)
ReflectionParameter::allowsNull — Verifica si el valor null está permitido como valor del argumento
null
Verifica si el valor null está permitido como valor del argumento.
Esta función no tiene parámetros.
true si el valor null está permitido como valor del argumento, false en caso contrario.
true
false