mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-08 15:54:59 +00:00
create Access Control Model
This commit is contained in:
@@ -10,4 +10,8 @@ Chill\MainBundle\Entity\Center:
|
||||
fields:
|
||||
name:
|
||||
type: string
|
||||
length: 255
|
||||
length: 255
|
||||
oneToMany:
|
||||
groupCenters:
|
||||
targetEntity: Chill\MainBundle\Entity\GroupCenter
|
||||
mappedBy: groupCenters
|
Reference in New Issue
Block a user