ReflectionParameter::isOptional
(PHP 5 >= 5.0.3)
ReflectionParameter::isOptional — Checks if optional
Beschreibung
public bool ReflectionParameter::isOptional
( void
)
Checks if the parameter is optional.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
TRUE if the parameter is optional, otherwise FALSE