Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Node.php
Node::$nodeNameDeprecations
@var array<string, NameDeprecation>
Type:
nodeNameDeprecations
File
vendor/
twig/
twig/
src/
Node/
Node.php
, line 39
Class
Node
Represents a node in the AST.
Namespace
Twig\Node
Code
private $nodeNameDeprecations = [];
RSS feed