(PHP 5 >= 5.6.0, PHP 7)
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.
TRUE
FALSE