module Athena::Framework::Events
#
The AED::Event
that are emitted via Athena::EventDispatcher
to handle a request during its life-cycle.
Custom events can also be defined and dispatched within a controller, listener, or some other service.
See each specific event and the Getting Started docs for more information.