services: # captcha type captcha.type: class: Gregwar\CaptchaBundle\Type\CaptchaType arguments: [ "@session", %gregwar_captcha.config% ] tags: - { name: form.type, alias: captcha }