ReflectionAttribute::getName
(PHP 8)
ReflectionAttribute::getName — Devuelve el nombre del atributo
Descripción
public function ReflectionAttribute::getName():
string
Devuelve el nombre del atributo.
Parámetros
Esta función no contiene ningún parámetro.
Valores devueltos
El nombre del atributo.
There are no user contributed notes for this page.