ReflectionParameter::isArray

(PHP 5 >= 5.1.0)

ReflectionParameter::isArrayChecks if parameter expects an array

Description

public bool ReflectionParameter::isArray ( void )

Checks if the parameter expects an array.

Parameters

This function has no parameters.

Return Values

TRUE if an array is expected, FALSE otherwise.

See Also


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout