Bug Fixes bei Enthaelt + Inhaltsstoff erstellt

This commit is contained in:
2023-12-06 09:26:20 +01:00
parent 2b7811f044
commit 7e034abf8c
4 changed files with 22 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
<?php
//Programmiert von: Max Heer, Getestet von:
namespace kindergartenverwaltung\Controller;
namespace VPR_Schnittstelle\Controller;
use kindergartenverwaltung\Libary\Msg;
use kindergartenverwaltung\Model\EnthaeltModel;
use VPR_Schnittstelle\Libary\Msg;
use VPR_Schnittstelle\Model\EnthaeltModel;
class EnthaeltController(){
public function getInhaltsstoffe($gerichtId){