suche nach in der

ReflectionParameter::isOptional> <ReflectionParameter::isArray
Last updated: Fri, 25 May 2012

view this page in

ReflectionParameter::isDefaultValueAvailable

(PHP 5 >= 5.0.3)

ReflectionParameter::isDefaultValueAvailableChecks if a default value is available

Beschreibung

public bool ReflectionParameter::isDefaultValueAvailable ( void )

Checks if a default value for the parameter is available.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if a default value is available, otherwise FALSE

Siehe auch



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