ReflectionParameter::getPosition

(PHP 5 >= 5.1.3, PHP 7, PHP 8)

ReflectionParameter::getPosition — Gets parameter position

说明

public function ReflectionParameter::getPosition(): int

Gets the position of the parameter.

参数

此函数没有参数。

返回值

The position of the parameter, left to right, starting at position #0.

参见

+添加备注

用户贡献的备注

此页面尚无用户贡献的备注。