Rapsys Git
/
airbundle
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix error to inherit message class
[airbundle]
/
Resources
/
config
/
doctrine
/
Group.orm.yml
1
Rapsys\AirBundle\Entity\Group:
2
type: entity
3
#repositoryClass: Rapsys\AirBundle\Repository\GroupRepository
4
table: groups
5
manyToMany:
6
users:
7
targetEntity: Rapsys\AirBundle\Entity\User
8
mappedBy: groups