mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented test for Entity
This commit is contained in:
@@ -81,6 +81,5 @@ final class Relation extends AbstractMeta implements RelationInterface
|
||||
$this->law = new Law();
|
||||
$this->parents = new ArrayCollection();
|
||||
$this->childs = new ArrayCollection();
|
||||
//$this->law->setNode($this);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user