ReflectionParameter::getPosition
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.3, PHP 7, PHP 8)
Gets parameter position
Description
ReflectionParameter::getPosition(): int
Gets the position of the parameter.
Parameters Parameters
Return Values
The position of the parameter, left to right, starting at position #0.
See Also
ReflectionParameter::getName