(PHP 5 >= 5.0.3, PHP 7, PHP 8)
ReflectionParameter::isOptional — Comprueba si es opcional
Comprueba si el parámetro es opcional.
Esta función no tiene parámetros.
true si el parámetro es opcional, en caso contrario false
true
false