(PHP 5, PHP 7)
Gets parameter name
public string ReflectionParameter::getName ( void )
Gets the name of the parameter.
Returns:
The name of the reflected parameter.
Gets the name of the parameter.
The name of the reflected parameter.
Please login to continue.