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