Statement on glibc/iconv Vulnerability

ReflectionAttribute::getTarget

(PHP 8)

ReflectionAttribute::getTargetReturns the target of the attribute as bitmask

Descrizione

public ReflectionAttribute::getTarget(): int

Gets target of the attribute as bitmask.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Gets target of the attribute as bitmask.

add a note

User Contributed Notes

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