mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Solved namespace bug
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace App\Entity;
|
||||
|
||||
use Doctrine\Common\Collections\ArrayCollection;
|
||||
use Entity\attribut\SourceAttributInterface;
|
||||
use App\Entity\attribut\SourceAttributInterface;
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user