Kleine Verbesserungen.

This commit is contained in:
2021-04-06 10:44:46 +02:00
parent 20fec2dc07
commit add7895191
3 changed files with 10 additions and 0 deletions
@@ -86,6 +86,7 @@ class WorkingHoursRepository implements RepositoryReaderInterface, RepositoryWri
* @param WorkingHours|ModelInterface $model
*
* @throws RepositoryModelAlreadyExists
* @throws Exception
*/
public function insert(mixed $model): void
{