TwigNodeCheckDeprecations::$usedNames

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php \Drupal\Core\Template\TwigNodeCheckDeprecations::usedNames

The named variables used in the template.

Type: usedNames

File

core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php, line 21

Class

TwigNodeCheckDeprecations
A node that checks deprecated variable usage.

Namespace

Drupal\Core\Template

Code

protected array $usedNames = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.