芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Node/TextNode.php
$data], $lineno); } public function compile(Compiler $compiler) : void { $compiler->addDebugInfo($this); $compiler->write('yield ')->string($this->getAttribute('data'))->raw(";\n"); } }