19 $this->assertEquals($body, $node->getNode(
'body'));
29 $tests[] = array($node, <<<
EOF
31\$sandbox = \$this->env->getExtension(
'Twig_Extension_Sandbox');
32if (!\$alreadySandboxed = \$sandbox->isSandboxed()) {
33 \$sandbox->enableSandbox();
36if (!\$alreadySandboxed) {
37 \$sandbox->disableSandbox();
const EOF
How fgetc() reports an End Of File.
An exception for terminatinating execution or to throw for unit testing.
Represents a sandbox node.