We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af17740 commit 0b3b567Copy full SHA for 0b3b567
security/login_link.rst
@@ -197,7 +197,7 @@ this interface::
197
// ... send the link and return a response (see next section)
198
}
199
200
- // if it's not submitted, render the "request" form
+ // if it's not submitted, render the form to request the "login link"
201
return $this->render('security/request_login_link.html.twig');
202
203
0 commit comments