ReflectionAttribute::getArguments

(PHP 8)

ReflectionAttribute::getArgumentsGets arguments passed to attribute

Description

public ReflectionAttribute::getArguments(): array

Gets arguments passed to attribute.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

The arguments passed to attribute.