mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 08:34:19 +02:00
feat(form-plugin): add form_render twig function #408
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"app"
|
||||
"app",
|
||||
"twig"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user