create Access Control Model

This commit is contained in:
2014-10-28 18:24:34 +01:00
parent ec3e08ff79
commit 7fc8b1ca1e
14 changed files with 501 additions and 48 deletions

View File

@@ -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