report export test

This commit is contained in:
2022-09-21 10:50:12 +02:00
parent eb112b8a85
commit 5b3cd9eb20
2 changed files with 72 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ services:
tags:
- { name: chill.export_elements_provider, prefix: 'report' }
Chill\ReportBundle\Export\Filter\ReportDateFilter:
chill.report.export.filter_date:
class: Chill\ReportBundle\Export\Filter\ReportDateFilter
tags:
- { name: chill.export_filter, alias: 'report_date' }
- { name: chill.export_filter, alias: 'report_date_filter' }