mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Implemented view for node
This commit is contained in:
@@ -12,7 +12,7 @@ use App\Entity\Attribut\LawAttribut;
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
* @ORM\Table(name="node")
|
||||
* @ORM\Entity(repositoryClass="App\Repository\NodeRepository")
|
||||
* @ORM\Entity()
|
||||
*/
|
||||
class Node extends AbstractEntity implements NodeInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user