芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/system/library/template/Twig/Node/Expression/Binary/NotIn.php
raw('!twig_in_filter(') ->subcompile($this->getNode('left')) ->raw(', ') ->subcompile($this->getNode('right')) ->raw(')') ; } public function operator(Twig_Compiler $compiler) { return $compiler->raw('not in'); } }