File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -279,7 +279,7 @@ impersonation_exit_path
279279
280280.. versionadded :: 5.2
281281
282- The ``impersonation_exit_path()` function was introduced in Symfony 5.2.
282+ The ``impersonation_exit_path() `` function was introduced in Symfony 5.2.
283283
284284Generates a URL that you can visit to exit :doc: `user impersonation </security/impersonating_user >`.
285285After exiting impersonation, the user is redirected to the current URI. If you
@@ -299,7 +299,7 @@ impersonation_exit_url
299299
300300.. versionadded :: 5.2
301301
302- The ``impersonation_exit_url()` function was introduced in Symfony 5.2.
302+ The ``impersonation_exit_url() `` function was introduced in Symfony 5.2.
303303
304304It's similar to the `impersonation_exit_path `_ function, but it generates
305305absolute URLs instead of relative URLs.
You can’t perform that action at this time.
0 commit comments