Statement on glibc/iconv Vulnerability

ReflectionAttribute::getArguments

(PHP 8)

ReflectionAttribute::getArgumentsRetourne les arguments passés à l'attribut

Description

public ReflectionAttribute::getArguments(): array

Retourne les arguments passés à l'attribut.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Les arguments passés à l'attribut.

add a note

User Contributed Notes

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