public WorkerController(KazouContext context) { this.context = context; }
public DestinationController(KazouContext context) { this.context = context; }
public ProfileController(KazouContext context) { this.context = context; }
public InvolvementController(KazouContext context) { this.context = context; }
public VacationController(KazouContext context) { this.context = context; }