Refactor SocialIssuesExportController to include method for exporting social actions

This commit is contained in:
2025-01-15 16:44:45 +01:00
parent edb51dd3cd
commit de6385ba21
2 changed files with 63 additions and 2 deletions

View File

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