ReflectionParameter::getPosition(PHP 5 >= 5.2.3) ReflectionParameter::getPosition — Gets parameter position Описание
public int ReflectionParameter::getPosition
( void
)
Gets the position of the parameter. Список параметровУ этой функции нет параметров. Возвращаемые значенияThe position of the parameter, left to right, starting at position #0. |
||