ReflectionParameter::getName
(PHP 5)
ReflectionParameter::getName — Gets parameter name
Descripción
public string ReflectionParameter::getName
( void
)
Gets the name of the parameter.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
The name of the reflected parameter.
Ver también
- ReflectionParameter::getValue()
There are no user contributed notes for this page.
