PHP Velho Oeste 2024

ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameGets attribute name

Descrição

public ReflectionAttribute::getName(): string

Gets the attributes name.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The name of the attribute.

add a note add a note

User Contributed Notes

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