ReflectionParameter
PHP Manual

ReflectionParameter::getName

(PHP 5)

ReflectionParameter::getNameGets parameter name

Описание

public string ReflectionParameter::getName ( void )

Gets the name of the parameter.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The name of the reflected parameter.

Смотрите также


ReflectionParameter
PHP Manual