Documentation

Twig_TokenParser_Import extends ImportTokenParser
in package

Imports macros.

Tags
deprecated

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

Table of Contents

$parser  : Parser
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