mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
Category unactive implies all the reasons with this category as unactive - refs #622
This commit is contained in:
@@ -12,4 +12,8 @@ Chill\ActivityBundle\Entity\ActivityReasonCategory:
|
||||
type: json_array
|
||||
active:
|
||||
type: boolean
|
||||
oneToMany:
|
||||
reasons:
|
||||
targetEntity: Chill\ActivityBundle\Entity\ActivityReason
|
||||
mappedBy: category
|
||||
lifecycleCallbacks: { }
|
||||
|
Reference in New Issue
Block a user