Statement on glibc/iconv Vulnerability

ReflectionAttribute::getArguments

(PHP 8)

ReflectionAttribute::getArgumentsObtém os argumentos passados para o atributo

Descrição

public ReflectionAttribute::getArguments(): array

Obtém os argumentos passados para o atributo.

Parâmetros

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

Valor Retornado

Os argumentos passados para o atributo.

add a note

User Contributed Notes

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