PHP Velho Oeste 2024

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.

add a note add a note

User Contributed Notes

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