ReflectionAttribute::getTarget

(PHP 8)

ReflectionAttribute::getTargetReturns the target of the attribute as bitmask

Beschreibung

public ReflectionAttribute::getTarget(): int

Gets target of the attribute as bitmask.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Gets target of the attribute as bitmask.

add a note add a note

User Contributed Notes

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