ReflectionParameter::isArray
(PHP 5 >= 5.1.0)
ReflectionParameter::isArray — Checks if parameter expects an array
Descrierea
public bool ReflectionParameter::isArray
( void
)
Checks if the parameter expects an array.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if an array is expected, FALSE otherwise.
There are no user contributed notes for this page.
