ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameGets attribute name

Описание

public ReflectionAttribute::getName(): string

Gets the attributes name.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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