ReflectionAttribute::getTarget

(PHP 8)

ReflectionAttribute::getTarget — Returns the target of the attribute as bitmask

Descrizione

public function ReflectionAttribute::getTarget(): int

Gets target of the attribute as bitmask.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Gets target of the attribute as bitmask of Attribute::TARGET_* constants.

+add a note

User Contributed Notes

There are no user contributed notes for this page.