FlashAlertBundle icon indicating copy to clipboard operation
FlashAlertBundle copied to clipboard

Service, template Symfony 3.3.X problem

Open Xc0d3dev opened this issue 6 years ago • 1 comments

The service "ras_flash_alert.templating.flash_alerts_helper" has a dependency on a non-existent service "templating".

Xc0d3dev avatar Jun 04 '18 14:06 Xc0d3dev

Add

templating:
        engines: twig

to your config.yml under the setting framework.

skbakker avatar Jul 04 '18 20:07 skbakker