mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-01 02:49:42 +00:00
Api point for docgen templates
This commit is contained in:
10
src/Bundle/ChillDocGeneratorBundle/config/services.yaml
Normal file
10
src/Bundle/ChillDocGeneratorBundle/config/services.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
Chill\DocGeneratorBundle\Repository\:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
resource: '../Repository/'
|
Reference in New Issue
Block a user