PHP » GoLang |
login |
register |
about
|
GoLang ReflectionFunctionAbstract::getNumberOfParameters
request it (411)
GoLang replacement for PHP's ReflectionFunctionAbstract::getNumberOfParameters
[edit | history]
PHP ReflectionFunctionAbstract::getNumberOfParametersPHP original manual for ReflectionFunctionAbstract::getNumberOfParameters [ show | php.net ]ReflectionFunctionAbstract::getNumberOfParameters(PHP 5 >= 5.3.0, 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. ParametersThis function has no parameters. Return ValuesThe number of parameters. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|