PHP - Manual: ReflectionParameter::getPosition
2024-11-12
(PHP 5 >= 5.1.3, PHP 7, PHP 8)
ReflectionParameter::getPosition — Gets parameter position
Gets the position of the parameter.
此函数没有参数。
The position of the parameter, left to right, starting at position #0.
官方地址:https://www.php.net/manual/en/reflectionparameter.getposition.php