Moving translation logic to the validator (fixes for 2.2, see #52)

This commit is contained in:
Gregwar
2013-03-03 13:54:31 +01:00
parent 1fef229c8f
commit 4e13d2d4cb
3 changed files with 20 additions and 3 deletions

View File

@ -4,6 +4,7 @@ services:
arguments:
- @session
- @gregwar_captcha.generator
- @translator
- %gregwar_captcha.config%
tags:
- { name: form.type, alias: captcha }