mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
add api to add a validation on export elements
Exports elements should implements "ExportElementValidatedInterface"
This commit is contained in:
@@ -90,6 +90,7 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
$loader->load('services/logger.yml');
|
||||
$loader->load('services/repositories.yml');
|
||||
$loader->load('services/pagination.yml');
|
||||
$loader->load('services/export.yml');
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user