ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameDevuelve el nombre del atributo

Descripción

public ReflectionAttribute::getName(): string

Devuelve el nombre del atributo.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

El nombre del atributo.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top