ReflectionParameter::getName
(PHP 5, PHP 7, PHP 8)
ReflectionParameter::getName — Obtiene el nombre del argumento
Descripción
public ReflectionParameter::getName():
string
Parámetros
Esta función no tiene parámetros.
Valores devueltos
El nombre del argumento reflejado.
Ver también
- ReflectionParameter::getValue()