Fixed deprecation warning
This commit is contained in:
parent
754310f488
commit
0f6cd70920
|
@ -1,3 +1,3 @@
|
||||||
gregwar_captcha.generate_captcha:
|
gregwar_captcha.generate_captcha:
|
||||||
path: /generate-captcha/{key}
|
path: /generate-captcha/{key}
|
||||||
defaults: { _controller: GregwarCaptchaBundle:Captcha:generateCaptcha }
|
defaults: { _controller: Gregwar\CaptchaBundle\Controller\CaptchaController::generateCaptchaAction }
|
||||||
|
|
Loading…
Reference in New Issue