8889841cwp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Node/Expression/TempNameExpression.php000064400000000637150551130560035106 0ustar00home/clixcotz/tcchp.clix.co.tz $name], $lineno); } public function compile(Compiler $compiler) : void { $compiler->raw('$_')->raw($this->getAttribute('name'))->raw('_'); } }