class Athena::Framework::Events::Action
inherits Athena::EventDispatcher::Event
#
Emitted after ATH::Events::Request and the related ATH::Action has been resolved, but before it has been executed.
See the Getting Started docs for more information.
Included modules
Athena::Framework::Events::RequestAware
Constructors#
Methods#
#action : ATH::ActionBase#
The related ATH::Action that will be used to handle the current request.