Class||Interface TemplateSyntaxElement
Constants
RESULT
RESULT = '$_result'
Tags
| None found |
DATA
DATA = '$_data'
Tags
| None found |
FUNCTIONS
FUNCTIONS = '$_functions'
Tags
| None found |
Methods
parse()
parse(\TemplateSyntaxParserContext $context, \StringInputStream $input, \StringOutputStream $output)
Parameters
| \TemplateSyntaxParserContext | $context | |
| \StringInputStream | $input | |
| \StringOutputStream | $output |
- Inherited from \TemplateSyntaxElement
Tags
| None found |