Feature: [activity][list] Fix list for activities and refactor list with an helper

This commit is contained in:
2022-12-05 18:25:23 +01:00
parent d080dfda9a
commit 368136ea57
11 changed files with 801 additions and 0 deletions

View File

@@ -6,3 +6,8 @@ services:
tags:
- { name: 'serializer.normalizer', priority: 64 }
Chill\ThirdPartyBundle\Export\:
autowire: true
autoconfigure: true
resource: '../Export/'