ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameВозвращает имя атрибута

Описание

public ReflectionAttribute::getName(): string

Возвращает имя атрибута.

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

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

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

Имя атрибута.

add a note

User Contributed Notes

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