mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-19 16:46:03 +02:00
Refactored Repositories
This commit is contained in:
@@ -9,7 +9,7 @@ use App\Entity\Attribut\PersonIdentitySourceAttribut;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
* @ORM\Entity(repositoryClass="App\Repository\UserSourceRepository")
|
||||
* @ORM\Entity(repositoryClass="App\Repository\Source\Complex\UserSourceRepository")
|
||||
*/
|
||||
class UserSource extends AbstractComplexSource implements UserSourceInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user