Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
822063a
)
Rename user bundle alias
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Mar 2024 17:10:57 +0000
(18:10 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Mar 2024 17:10:57 +0000
(18:10 +0100)
Entity/User.php
patch
|
blob
|
history
diff --git
a/Entity/User.php
b/Entity/User.php
index 7d15a367f358f08e7c44f83daba7af4b14b6e159..299303bea98e3d116a29370d1f670f09af786390 100644
(file)
--- a/
Entity/User.php
+++ b/
Entity/User.php
@@
-315,7
+315,7
@@
class User implements UserInterface, PasswordAuthenticatedUserInterface {
return $array;
},
//Init with empty array
- //XXX: on registration, add each group present in rapsys
_
user.default.group array to user
+ //XXX: on registration, add each group present in rapsysuser.default.group array to user
//XXX: see vendor/rapsys/userbundle/Controller/DefaultController.php +450
[]
));