1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15289] Use macros to generate form

PHPBB3-15289
This commit is contained in:
Rubén Calvo
2017-08-03 16:36:21 +02:00
parent 7e0845f930
commit 04a34d9f4f
4 changed files with 36 additions and 81 deletions

View File

@@ -48,12 +48,6 @@ services:
tags:
- { name: twig.extension }
template.twig.extensions.form:
class: phpbb\template\twig\extension\form
arguments:
tags:
- { name: twig.extension }
template.twig.extensions.debug:
class: Twig_Extension_Debug