mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
stash commit
This commit is contained in:
parent
d4116a4659
commit
05c5eaa925
@ -26,7 +26,7 @@ class AsideActivityCategory
|
||||
private $parent;
|
||||
|
||||
/**
|
||||
* @ORM\ManyToOne(targetEntity=AsideActivityCategory::class, mappedBy="parent")
|
||||
* @ORM\OneToMany(targetEntity=AsideActivityCategory::class, mappedBy="parent")
|
||||
*/
|
||||
private $children;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user