struct Athena::Framework::Listeners::View
inherits Struct
#
Listens on the AHK::Events::View event to convert a non AHTTP::Response into an AHTTP::Response.
Allows creating format agnostic controllers by allowing them to return format agnostic data that
is later used to render the content in the expected format.
See the Getting Started docs for more information.