Guest User

Untitled

a guest
Apr 23rd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. AppBundle\Bundle\Service:
  2. public: false
  3.  
  4. service.one:
  5. alias: AppBundle\Bundle\Service
  6. arguments: ['%old%']
  7.  
  8. service.two:
  9. alias: AppBundle\Bundle\Service
  10. arguments: ['%new%']
Add Comment
Please, Sign In to add comment