Rapsys Git
/
userbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New bundle layout
[userbundle]
/
Form
/
ResetType.php
diff --git
a/Form/ResetType.php
b/Form/ResetType.php
index 3033a43339da24d0afc66a65d11c6cd8d6620c14..cc854a6558ae52af70188965ebbd88a889d97442 100644
(file)
--- a/
Form/ResetType.php
+++ b/
Form/ResetType.php
@@
-32,6
+32,6
@@
class ResetType extends RegisterType {
* {@inheritdoc}
*/
public function getName(): string {
- return 'rapsys
_
user_reset';
+ return 'rapsysuser_reset';
}
}