TwigNodeVisitorCheckDeprecations::$assignedNames
Same name in other branches
- 11.x core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php \Drupal\Core\Template\TwigNodeVisitorCheckDeprecations::assignedNames
The named variables set within the template.
Type: assignedNames
File
-
core/
lib/ Drupal/ Core/ Template/ TwigNodeVisitorCheckDeprecations.php, line 31
Class
- TwigNodeVisitorCheckDeprecations
- Provides a Node Visitor to trigger errors if deprecated variables are used.
Namespace
Drupal\Core\TemplateCode
protected array $assignedNames = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.