ReflectionParameter
PHP Manual

ReflectionParameter::getName

(PHP 5)

ReflectionParameter::getNameGets 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
PHP Manual