PHP Velho Oeste 2024

ReflectionAttribute::getTarget

(PHP 8)

ReflectionAttribute::getTargetReturns the target of the attribute as bitmask

Descrição

public ReflectionAttribute::getTarget(): int

Gets target of the attribute as bitmask.

Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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