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:
@@ -11,7 +11,7 @@ Chill\MainBundle\Entity\RoleScope:
|
||||
role:
|
||||
type: string
|
||||
length: 255
|
||||
oneToMany:
|
||||
manyToOne:
|
||||
scope:
|
||||
targetEntity: Chill\MainBundle\Entity\Scope
|
||||
mappedBy: roleScopes
|
||||
inversedBy: roleScopes
|
Reference in New Issue
Block a user