mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 18:14:59 +00:00
fix folder name
This commit is contained in:
6
src/Bundle/ChillDocStoreBundle/config/services/form.yaml
Normal file
6
src/Bundle/ChillDocStoreBundle/config/services/form.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
Chill\DocStoreBundle\Form\StoredObjectType:
|
||||
arguments:
|
||||
$em: '@Doctrine\ORM\EntityManagerInterface'
|
||||
tags:
|
||||
- { name: form.type }
|
Reference in New Issue
Block a user