©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PHP 5 >= 5.1.0)
ReflectionParameter::isArray — Checks if parameter expects an array
Checks if the parameter expects an array.
此函数没有参数。
TRUE
if an array is expected, FALSE
otherwise.