mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
add cascade persisting on permissionsGroups#roleScopes
This is required for a fluent fixtures creation.
This commit is contained in:
@@ -20,6 +20,7 @@ Chill\MainBundle\Entity\PermissionsGroup:
|
||||
inversedBy: permissionsGroups
|
||||
cache:
|
||||
usage: NONSTRICT_READ_WRITE
|
||||
cascade: [ persist ]
|
||||
oneToMany:
|
||||
groupCenters:
|
||||
targetEntity: Chill\MainBundle\Entity\GroupCenter
|
||||
|
Reference in New Issue
Block a user