Autowire controller
This commit is contained in:
parent
cdbe566acc
commit
fec0ebb2f1
|
@ -17,6 +17,7 @@ services:
|
||||||
arguments:
|
arguments:
|
||||||
- '@gregwar_captcha.generator'
|
- '@gregwar_captcha.generator'
|
||||||
- '%gregwar_captcha.config%'
|
- '%gregwar_captcha.config%'
|
||||||
|
autowire: true
|
||||||
|
|
||||||
# captcha.type:
|
# captcha.type:
|
||||||
gregwar_captcha.type:
|
gregwar_captcha.type:
|
||||||
|
|
Loading…
Reference in New Issue