Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e757d8
)
Rename title in civility
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 23 Feb 2021 23:10:35 +0000
(
00:10
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Tue, 23 Feb 2021 23:10:35 +0000
(
00:10
+0100)
Resources/config/doctrine/User.orm.yml
patch
|
blob
|
history
diff --git
a/Resources/config/doctrine/User.orm.yml
b/Resources/config/doctrine/User.orm.yml
index a6a37f3620aa50fed96a991d72b7700619be2c03..a621be7abfd3b370de970a4a91e60324d3dc96f9 100644
(file)
--- a/
Resources/config/doctrine/User.orm.yml
+++ b/
Resources/config/doctrine/User.orm.yml
@@
-33,8
+33,8
@@
Rapsys\UserBundle\Entity\User:
updated:
type: datetime
manyToOne:
-
title
:
- targetEntity:
Title
+
civility
:
+ targetEntity:
Civility
inversedBy: users
manyToMany:
groups: