Rapsys Git
/
userbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Version 0.5.5
[userbundle]
/
Form
/
LoginType.php
diff --git
a/Form/LoginType.php
b/Form/LoginType.php
index 4f82d751e56d0a8c3fd4fbe4d583371b403844ce..fccd4bec81e688fc042dc3583bc3b67c0aaac222 100644
(file)
--- a/
Form/LoginType.php
+++ b/
Form/LoginType.php
@@
-32,6
+32,6
@@
class LoginType extends RegisterType {
* {@inheritdoc}
*/
public function getName(): string {
- return 'rapsys
_
user_login';
+ return 'rapsysuser_login';
}
}