def init()
in
app/controllers/Controller.scala [20:22]
3
lines of code
1
McCabe index (conditional complexity)
def init(c: ControllerComponents) = { components = c }