BaseController
dev.cheleb.ziotapir.BaseController
trait BaseController
Base trait for all controllers.
This trait provides a list of routes that will be added to the server. It allows simple aggregation in the server see dev.cheleb.ziotapir.Routes#gatherRoutes for more information.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Members list
In this article