mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
add cascade persisting on permissionsGroups#roleScopes
This is required for a fluent fixtures creation.
This commit is contained in:
parent
c71058610e
commit
29882dd09c
@ -20,6 +20,7 @@ Chill\MainBundle\Entity\PermissionsGroup:
|
||||
inversedBy: permissionsGroups
|
||||
cache:
|
||||
usage: NONSTRICT_READ_WRITE
|
||||
cascade: [ persist ]
|
||||
oneToMany:
|
||||
groupCenters:
|
||||
targetEntity: Chill\MainBundle\Entity\GroupCenter
|
||||
|
Loading…
x
Reference in New Issue
Block a user