ReflectionParameter::isOptional
(PHP 5 >= 5.0.3)
ReflectionParameter::isOptional — Checks if optional
Descrizione
public bool ReflectionParameter::isOptional
( void
)
Checks if the parameter is optional.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
TRUE if the parameter is optional, otherwise FALSE
There are no user contributed notes for this page.
