struct Athena::Routing::Listeners::ParamConverter
- Athena::Routing::Listeners::ParamConverter
- Struct
- Value
- Object
Overview
Applies any ART::ParamConverterInterface defined on a given ART::Action.
Injects all ART::ParamConverterInterface tagged with ART::ParamConverterInterface::TAG.
Included Modules
- Athena::EventDispatcher::EventListenerInterface
Defined in:
listeners/param_converter_listener.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
Class Method Detail
Instance Method Detail
def call(event : ART::Events::Action, dispatcher : AED::EventDispatcherInterface) : Nil
#