mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
delegate person matching detection to service SimilarPersonMatcher
This commit is contained in:
@@ -58,6 +58,8 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
|
||||
$loader->load('services/widgets.yml');
|
||||
$loader->load('services/exports.yml');
|
||||
$loader->load('services/fixtures.yml');
|
||||
$loader->load('services/controller.yml');
|
||||
$loader->load('services/search.yml');
|
||||
}
|
||||
|
||||
private function handlePersonFieldsParameters(ContainerBuilder $container, $config)
|
||||
|
Reference in New Issue
Block a user