ReflectionParameter
PHP Manual

ReflectionParameter::getName

(PHP 5)

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