Ticket #1115 (closed defect: fixed)
invoker should be set on the Doctrine_Event and available within a listener
| Reported by: | killroyboy | Owned by: | romanb |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Listeners | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description
Within a Listener, we should be able to access the invoker from the Doctrine_Event object that is passed in ($event->getInvoker()).
See the thread for more details. Also see #657 for a previous ticket.
Change History
Note: See
TracTickets for help on using
tickets.