(PHP 5 >= 5.2.3, PHP 7)
Gets parameter position
public int ReflectionParameter::getPosition ( void )
Gets the position of the parameter.
Returns:
The position of the parameter, left to right, starting at position #0.
See also:
Please login to continue.