CartSessionAuthListener
class CartSessionAuthListener (View source)
Methods
void
__construct()
Create the event listener.
void
login(Login $event)
Handle the login event.
void
logout(Logout $event)
Handle the logout event.
Details
void
__construct()
Create the event listener.
void
login(Login $event)
Handle the login event.
void
logout(Logout $event)
Handle the logout event.