|
// {% render 'BlogBundle:Post:list' with ['path': ['limit': 2], 'alt': 'BlogBundle:Post:error'] %}
|
|
// {% render 'BlogBundle:Post:list' with ['path': ['limit': 2], 'alt': 'BlogBundle:Post:error'] %}
|
|
new HelperTokenParser('render', '<template> [with <arguments:array>]', 'actions', 'render'),
|
|
new HelperTokenParser('render', '<template> [with <arguments:array>]', 'actions', 'render'),
|