privacyEvent, add event on list and view actions

This commit is contained in:
Mat
2018-10-16 12:25:50 +02:00
parent b4c9cf06be
commit 43a2e4705f
3 changed files with 38 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ class ChillReportExtension extends Extension implements PrependExtensionInterfac
$loader->load('services.yml');
$loader->load('services/fixtures.yml');
$loader->load('services/export.yml');
$loader->load('services/controller.yml');
}
/**