Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PrintableNewAnonClassNode.php
PrintableNewAnonClassNode::$attrGroups
@var Node\AttributeGroup[] PHP attribute groups
Type:
attrGroups
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Internal/
PrintableNewAnonClassNode.php
, line 20
Class
PrintableNewAnonClassNode
This node is used internally by the format-preserving pretty printer to print anonymous classes.
Namespace
PhpParser\Internal
Code
public array $attrGroups;
RSS feed