def init()

in app/controllers/Controller.scala [20:22]


    def init(c: ControllerComponents) = {
      components = c
    }