Imports macros.
<pre> {% import 'forms.html' as forms %} </pre>
Expanded class hierarchy of Twig_TokenParser_Import
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_TokenParser:: |
protected | property | ||
Twig_TokenParser:: |
public | function |
Sets the parser associated with this token parser Overrides Twig_TokenParserInterface:: |
|
Twig_TokenParser_Import:: |
public | function |
Gets the tag name associated with this token parser. Overrides Twig_TokenParserInterface:: |
|
Twig_TokenParser_Import:: |
public | function |
Parses a token and returns a node. Overrides Twig_TokenParserInterface:: |