Pyh.conf’25: a new PHP conference for the Russian-speaking community

ReflectionAttribute::getArguments

(PHP 8)

ReflectionAttribute::getArgumentsGets arguments passed to attribute

Descrizione

public ReflectionAttribute::getArguments(): array

Gets arguments passed to attribute.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The arguments passed to attribute.

add a note

User Contributed Notes

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