Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SafeAnalysisNodeVisitor.php
function SafeAnalysisNodeVisitor::setSafeVars
File
vendor/
twig/
twig/
src/
NodeVisitor/
SafeAnalysisNodeVisitor.php
, line 35
Class
SafeAnalysisNodeVisitor
@internal
Namespace
Twig\NodeVisitor
Code
public
function
setSafeVars
(array
$safeVars
) : void {
$this
->
safeVars
=
$safeVars
; }
RSS feed