(PHP 5, PHP 7, PHP 8)
ReflectionParameter::getName — Obtiene el nombre del argumento
Obtiene el nombre del argumento.
Esta función no contiene ningún parámetro.
El nombre del argumento reflejado.
FYI, it returns the parameter name without the dollars($) sign at the start.