ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameGets attribute name

Description

public ReflectionAttribute::getName(): string

Gets the attributes name.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

The name of the attibute.

add a note add a note

User Contributed Notes

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