mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-26 05:52:37 +00:00
Optimized interface namespace path
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Entity\Attribut;
|
||||
|
||||
use App\Entity\Interfaces\NodeInterface;
|
||||
use App\Entity\NodeInterface;
|
||||
use Doctrine\Common\Collections\Collection;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user