|
new HelperTokenParser('render', '<template> [with <attributes:array>[, <options:array>]]', 'templating.helper.actions', 'render'),
|
|
new HelperTokenParser('render', '<template> [with <attributes:array>[, <options:array>]]', 'templating.helper.actions', 'render'),
|
|
- new HelperTokenParser('flash', '<name>', 'templating.helper.session', 'flash'),
|
|
|
|
|
|
+ new HelperTokenParser('flash', '<name>', 'templating.helper.session', 'getFlash'),
|