We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637d5b4 commit 43ec4afCopy full SHA for 43ec4af
1 file changed
config/config.php
@@ -16,4 +16,5 @@
16
17
$rectorConfig->singleton(RandomEnumContextNodeVisitor::class);
18
$rectorConfig->tag(RandomEnumContextNodeVisitor::class, DecoratingNodeVisitorInterface::class);
19
+
20
};
0 commit comments