Create social issue export controller

This commit is contained in:
2025-01-15 16:33:57 +01:00
parent bd9ad8a569
commit c379bccad4
2 changed files with 96 additions and 0 deletions

View File

@@ -71,3 +71,6 @@ services:
Chill\PersonBundle\Controller\PersonSignatureController:
tags: [ 'controller.service_arguments' ]
Chill\PersonBundle\Controller\SocialIssuesExportController:
tags: [ 'controller.service_arguments' ]