mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-30 17:59:33 +00:00
WIP: render entities
This commit is contained in:
@@ -10,9 +10,12 @@ services:
|
||||
- '../../Audit/AuditEvent.php'
|
||||
- '../../Audit/SubjectConverterManagerAwareInterface.php'
|
||||
- '../../Audit/SubjectConverterManagerAwareTrait.php'
|
||||
- '../../Audit/SubjectConverterInterface.php'
|
||||
- '../../Audit/SubjectDisplayerInterface.php'
|
||||
- '../../Audit/Exception/'
|
||||
- '../../Audit/Exception/*'
|
||||
|
||||
Chill\MainBundle\Audit\SubjectConverterManager:
|
||||
arguments:
|
||||
$converters: !tagged_iterator chill_main.audit_subject_converter
|
||||
$displayers: !tagged_iterator chill_main.audit_subject_displayer
|
||||
|
||||
Reference in New Issue
Block a user