PHP 8.4.26 Released!

ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getName — Gets attribute name

Descrizione

public function ReflectionAttribute::getName(): string

Gets the attributes name.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The name of the attribute.

+add a note

User Contributed Notes

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