add mailto to reports

This commit is contained in:
2024-10-15 12:15:57 +02:00
parent 598acfd77c
commit aa759af8c5
9 changed files with 129 additions and 1 deletions
+3
View File
@@ -24,5 +24,8 @@ services:
resource: '../src/Services/'
arguments:
- '@doctrine.orm.entity_manager'
App\Twig\AppExtension:
arguments:
- '@twig'
# add more service definitions when explicit configuration is needed
# please note that last definitions always *replace* previous ones