mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Corrected Node Namepace
This commit is contained in:
@@ -7,6 +7,7 @@ use Doctrine\ORM\Mapping as ORM;
|
||||
use JMS\Serializer\Annotation\Exclude;
|
||||
use App\Entity\NodeInterface;
|
||||
use App\Entity\AbstractEntity;
|
||||
use App\Entity\Node;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
|
Reference in New Issue
Block a user