forked from Snck3rs/contao-leaflet-maps
Use twig instead of templating engine to render about page
This restores compatibility with Contao 4.8 without changing default configuration of the symfony framework bundle.
This commit is contained in:
@@ -136,5 +136,5 @@ services:
|
||||
Netzmacht\Contao\Leaflet\Backend\Action\AboutAction:
|
||||
public: true
|
||||
arguments:
|
||||
- '@templating'
|
||||
- '@twig'
|
||||
- '%kernel.project_dir%'
|
||||
|
||||
Reference in New Issue
Block a user