mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
5 lines
226 B
YAML
5 lines
226 B
YAML
services:
|
|
Chill\PersonBundle\Actions\Remove\PersonMove:
|
|
arguments:
|
|
$em: '@Doctrine\ORM\EntityManagerInterface'
|
|
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface' |