Fix services and add form bundle
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
services:
|
||||
ardent.parameter:
|
||||
alias: Ardent\ParameterBundle\Service\ParameterService
|
||||
|
||||
Ardent\ParameterBundle\Service\ParameterService:
|
||||
alias: 'ardent.parameter'
|
||||
public: true
|
||||
autowire: true
|
Reference in New Issue
Block a user