mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 08:14:24 +00:00
7 lines
181 B
YAML
7 lines
181 B
YAML
services:
|
|
Chill\DocStoreBundle\Form\StoredObjectType:
|
|
arguments:
|
|
$em: '@Doctrine\ORM\EntityManagerInterface'
|
|
tags:
|
|
- { name: form.type }
|