Bessere Name.

This commit is contained in:
2021-04-07 12:11:01 +02:00
parent 3e2865dbe7
commit 8086b86eb2
6 changed files with 17 additions and 17 deletions
@@ -11,7 +11,7 @@ interface RepositoryWriterInterface
/**
* @param T $model
*
* @throws RepositoryModelAlreadyExists
* @throws RepositoryRecordAlreadyExistException
*/
public function insert(mixed $model): void;