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,8 @@
<?php
namespace VPR_Schnittstelle\EnthaeltModel;
use kindergartenverwaltung\Library\Msg;
public function getInhaltsstoff(){
}
?>