(PHP 5 >= 5.1.0, PHP 7)
ReflectionParameter::isArray — Checks if parameter expects an array
Checks if the parameter expects an array.
Diese Funktion hat keine Parameter.
TRUE if an array is expected, FALSE otherwise.
TRUE
FALSE