Rapsys Git
/
userbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix variable name
[userbundle]
/
Resources
/
config
/
doctrine
/
Group.orm.yml
diff --git
a/Resources/config/doctrine/Group.orm.yml
b/Resources/config/doctrine/Group.orm.yml
index 6dfe856db00c556b715d7adcce39172f0b3ff794..af56dbeddfa1f00fafe02cf62a28c57fc6415a58 100644
(file)
--- a/
Resources/config/doctrine/Group.orm.yml
+++ b/
Resources/config/doctrine/Group.orm.yml
@@
-8,9
+8,9
@@
Rapsys\UserBundle\Entity\Group:
options:
unsigned: true
fields:
-
ro
le:
+
tit
le:
type: string
- length:
20
+ length:
16
created:
type: datetime
updated: