ReflectionFunctionAbstract::getNumberOfParameters
ReflectionFunctionAbstract::getNumberOfParameters
(PHP 5 >= 5.0.3, PHP 7)
ReflectionFunctionAbstract::getNumberOfParameters — Gets number of parameters
Description
public int ReflectionFunctionAbstract::getNumberOfParameters ( void )
Get the number of parameters that a function defines, both optional and required.
Warning
This function is currently not documented; only its argument list is available.