]> Raphaël G. Git Repositories - userbundle/commitdiff
Rename user bundle alias
authorRaphaël Gertz <git@rapsys.eu>
Thu, 7 Mar 2024 17:10:57 +0000 (18:10 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 7 Mar 2024 17:10:57 +0000 (18:10 +0100)
Entity/User.php

index 7d15a367f358f08e7c44f83daba7af4b14b6e159..299303bea98e3d116a29370d1f670f09af786390 100644 (file)
@@ -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
                        []
                ));