ControllerMethodDefinition typedef

ControllerMethodDefinition = (Type, Symbol)

Implementation

typedef ControllerMethodDefinition = (Type controller, Symbol symbol);