Home
last modified time | relevance | path

Searched defs:safeVars (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSafeAnalysisNodeVisitor.php32 protected $safeVars = []; variable in Twig\\NodeVisitor\\SafeAnalysisNodeVisitor
34 public function setSafeVars($safeVars)
H A DEscaperNodeVisitor.php38 protected $safeVars = []; variable in Twig\\NodeVisitor\\EscaperNodeVisitor