Skip to content

Instantly share code, notes, and snippets.

@daum
Created May 9, 2013 21:00
Show Gist options
  • Save daum/5550583 to your computer and use it in GitHub Desktop.
Save daum/5550583 to your computer and use it in GitHub Desktop.
services:
my.login_listener:
class: Setfive\DemoBundle\Listener\LoginListener
tags:
- { name: kernel.event_listener, event: security.switch_user, method: onSecuritySwitchUser }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment