ReflectionParameter
PHP Manual

ReflectionParameter::getName

(PHP 5)

ReflectionParameter::getNameGets parameter name

Opis

public string ReflectionParameter::getName ( void )

Gets the name of the parameter.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The name of the reflected parameter.

Zobacz też:


ReflectionParameter
PHP Manual