We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b7d97 commit a4c0614Copy full SHA for a4c0614
1 file changed
Arguments.php
@@ -22,6 +22,8 @@
22
* TIP: Avoid creating a child classes with properties from this one.
23
* It will mess up your Zen.
24
*/
25
+
26
+#[\AllowDynamicProperties]
27
class Arguments implements Argument,
28
TransformsToImmutable,
29
NamespaceDataFilter,
0 commit comments