Add config and controller to use the config
This commit is contained in:
@ -4,4 +4,9 @@ services:
|
||||
|
||||
Ardent\ParameterBundle\Service\ParameterService:
|
||||
public: true
|
||||
autowire: true
|
||||
|
||||
Ardent\ParameterBundle\Controller\:
|
||||
resource: '../../Controller'
|
||||
tags: ['controller.service_arguments']
|
||||
autowire: true
|
Reference in New Issue
Block a user