Dutch PHP Conference 2025 - Call For Papers

ReflectionAttribute::getTarget

(PHP 8)

ReflectionAttribute::getTargetReturns the target of the attribute as bitmask

Опис

public ReflectionAttribute::getTarget(): int

Gets target of the attribute as bitmask.

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

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

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

Gets target of the attribute as bitmask.

add a note

User Contributed Notes

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