(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::getParameters — Gets parameters
Get the parameters as an array of ReflectionParameter, in the order in which they are defined in the source.
This function has no parameters.
The parameters, as a ReflectionParameter object.