suche nach in der

ReflectionParameter::isPassedByReference> <ReflectionParameter::isDefaultValueAvailable
Last updated: Fri, 25 May 2012

view this page in

ReflectionParameter::isOptional

(PHP 5 >= 5.0.3)

ReflectionParameter::isOptionalChecks 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

Siehe auch



add a note add a note User Contributed Notes
ReflectionParameter::isOptional
There are no user contributed notes for this page.