ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameGets attribute name

Açıklama

public ReflectionAttribute::getName(): string

Gets the attributes name.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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