©
本文檔使用 php中文網手册 發布
(PHP 5 >= 5.6.0)
ReflectionParameter::isVariadic — Checks if the parameter is variadic
Checks if the parameter was declared as a variadic parameter.
此函数没有参数。
Returns TRUE
if the parameter is variadic, otherwise FALSE
.