mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-16 18:22:49 +00:00
add validation of existing file
This commit is contained in:
8
Resources/config/services/controller.yml
Normal file
8
Resources/config/services/controller.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
Chill\DocStoreBundle\Controller\:
|
||||
resource: '../../../Controller'
|
||||
tags: ['controller.service_arguments']
|
||||
|
||||
Chill\DocStoreBundle\Controller\DocumentPersonController:
|
||||
autowire: true
|
||||
|
Reference in New Issue
Block a user