Guest User

Untitled

a guest
Apr 16th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # app/config/services.yml
  2. services:
  3. app.form.przydzial_type:
  4. class: AppBundle\Form\PrzydzialType
  5. arguments: ['@session']
  6. tags:
  7. - { name: form.type }
Add Comment
Please, Sign In to add comment