We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cbab4 commit 2b086bfCopy full SHA for 2b086bf
lib/PhpParser/Internal/PrintableNewAnonClassNode.php
@@ -15,7 +15,7 @@
15
*
16
* @internal
17
*/
18
-class PrintableNewAnonClassNode extends Expr implements Node\ContainsStmts {
+class PrintableNewAnonClassNode extends Expr {
19
/** @var Node\AttributeGroup[] PHP attribute groups */
20
public array $attrGroups;
21
/** @var int Modifiers */
0 commit comments