suche nach in der

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

view this page in

ReflectionParameter::isArray

(PHP 5 >= 5.1.0)

ReflectionParameter::isArrayChecks if parameter expects an array

Beschreibung

public bool ReflectionParameter::isArray ( void )

Checks if the parameter expects an array.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if an array is expected, FALSE otherwise.

Siehe auch



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