Skip to content

Instantly share code, notes, and snippets.

@Nolwennig
Last active October 6, 2015 15:06
Show Gist options
  • Save Nolwennig/c31894011c32bc98aea1 to your computer and use it in GitHub Desktop.
Save Nolwennig/c31894011c32bc98aea1 to your computer and use it in GitHub Desktop.
yaml array question
service_name:
class: path\to\my\Class
tags:
- { name: doctrine.event_listener, event: prePersist }
- { name: doctrine.event_listener, event: preUpdate}
- { name: doctrine.event_listener, event: preFlush }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment