Pyh.conf’25: a new PHP conference for the Russian-speaking community

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 contiene ningún parámetro.

Valores devueltos

El nombre del atributo.

add a note

User Contributed Notes

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