mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
fixes: add tests for generation and fix some situation
This commit is contained in:
@@ -21,7 +21,7 @@ use DomainException;
|
||||
|
||||
use function array_key_exists;
|
||||
|
||||
final class ThirdPartyRepository implements ObjectRepository
|
||||
class ThirdPartyRepository implements ObjectRepository
|
||||
{
|
||||
private EntityRepository $repository;
|
||||
|
||||
|
Reference in New Issue
Block a user