19 $this->assertEquals($body, $node->getNode(
'body'));
31 \$sandbox = \$this->env->getExtension(
'Twig_Extension_Sandbox');
32 if (!\$alreadySandboxed = \$sandbox->isSandboxed()) {
33 \$sandbox->enableSandbox();
36 if (!\$alreadySandboxed) {
37 \$sandbox->disableSandbox();
Represents a sandbox node.
Create styles array
The data for the language used.
const EOF
How fgetc() reports an End Of File.