TwigNodeVisitor::$skipRenderVarFunction
Same name in other branches
- 9 core/lib/Drupal/Core/Template/TwigNodeVisitor.php \Drupal\Core\Template\TwigNodeVisitor::skipRenderVarFunction
- 10 core/lib/Drupal/Core/Template/TwigNodeVisitor.php \Drupal\Core\Template\TwigNodeVisitor::skipRenderVarFunction
Tracks whether there is a render array aware filter active already.
Type: skipRenderVarFunction
File
-
core/
lib/ Drupal/ Core/ Template/ TwigNodeVisitor.php, line 27
Class
- TwigNodeVisitor
- Provides a TwigNodeVisitor to change the generated parse-tree.
Namespace
Drupal\Core\TemplateCode
protected ?bool $skipRenderVarFunction;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.