(PHP 5 >= 5.1.3, PHP 7)
ReflectionParameter::getPosition — Gets parameter position
public ReflectionParameter::getPosition ( ) : int
Gets the position of the parameter.
This function has no parameters.
The position of the parameter, left to right, starting at position #0.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionparameter.getposition.php