Documentation

Twig_TokenParser_Sandbox extends SandboxTokenParser
in package

Marks a section of a template as untrusted code that must be evaluated in the sandbox mode.

Tags
deprecated

since Twig 2.7, use "Twig\TokenParser\SandboxTokenParser" instead

Table of Contents

$parser  : Parser
decideBlockEnd()  : mixed
getTag()  : mixed
parse()  : mixed
setParser()  : mixed
Sets the parser associated with this token parser.

Properties

Methods

setParser()

Sets the parser associated with this token parser.

public setParser(Parser $parser) : mixed
Parameters
$parser : Parser
Return values
mixed

Search results