mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-20 17:24:25 +00:00
6 lines
213 B
YAML
6 lines
213 B
YAML
services:
|
|
Chill\PersonBundle\Controller\PersonController:
|
|
arguments:
|
|
$similarPersonMatcher: '@Chill\PersonBundle\Search\SimilarPersonMatcher'
|
|
tags: ['controller.service_arguments']
|