mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
move service form.type definition to new file + introduce date type
This commit is contained in:
@@ -91,6 +91,7 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
$loader->load('services/repositories.yml');
|
||||
$loader->load('services/pagination.yml');
|
||||
$loader->load('services/export.yml');
|
||||
$loader->load('services/form.yml');
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user