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

@@ -0,0 +1,10 @@
<?php
//Programmiert von: Max Heer, Getestet von:
namespace VPR_Schnittstelle\Controller;
use VPR_Schnittstelle\Libary\Msg;
use VPR_Schnittstelle\Model\InhaltsstoffModel;
?>