ReflectionParameter::getName
(PHP 5)
ReflectionParameter::getName — Gets parameter name
Descrizione
public string ReflectionParameter::getName
( void
)
Gets the name of the parameter.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
The name of the reflected parameter.
Vedere anche:
- ReflectionParameter::getValue()
There are no user contributed notes for this page.
