mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-10-31 17:29:04 +00: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