Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EscaperNodeVisitor.php
function EscaperNodeVisitor::__construct
File
vendor/
twig/
twig/
src/
NodeVisitor/
EscaperNodeVisitor.php
, line 44
Class
EscaperNodeVisitor
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Twig\NodeVisitor
Code
public
function
__construct
() {
$this
->
safeAnalysis
=
new
SafeAnalysisNodeVisitor
(); }
RSS feed