mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-17 03:17:44 +00:00
Add test for MyInvitationsController.php
This commit is contained in:
@@ -16,7 +16,7 @@ use Doctrine\ORM\EntityManagerInterface;
|
||||
use Doctrine\ORM\EntityRepository;
|
||||
use Doctrine\Persistence\ObjectRepository;
|
||||
|
||||
readonly class InviteRepository implements ObjectRepository
|
||||
class InviteRepository implements ObjectRepository
|
||||
{
|
||||
private EntityRepository $entityRepository;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user