ReflectionAttribute::getArguments

(PHP 8)

ReflectionAttribute::getArgumentsGets arguments passed to attribute

Descrição

public ReflectionAttribute::getArguments(): array

Gets arguments passed to attribute.

Parâmetros

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

Valor Retornado

The arguments passed to attribute.