Dutch PHP Conference 2025 - Call For Papers

ReflectionAttribute::getName

(PHP 8)

ReflectionAttribute::getNameGets attribute name

Опис

public ReflectionAttribute::getName(): string

Gets the attributes name.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The name of the attribute.

add a note

User Contributed Notes

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