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
279
279
280
280
.. versionadded :: 5.2
281
281
282
- The ``impersonation_exit_path()` function was introduced in Symfony 5.2.
282
+ The ``impersonation_exit_path() `` function was introduced in Symfony 5.2.
283
283
284
284
Generates a URL that you can visit to exit :doc: `user impersonation </security/impersonating_user >`.
285
285
After exiting impersonation, the user is redirected to the current URI. If you
@@ -299,7 +299,7 @@ impersonation_exit_url
299
299
300
300
.. versionadded :: 5.2
301
301
302
- The ``impersonation_exit_url()` function was introduced in Symfony 5.2.
302
+ The ``impersonation_exit_url() `` function was introduced in Symfony 5.2.
303
303
304
304
It's similar to the `impersonation_exit_path `_ function, but it generates
305
305
absolute URLs instead of relative URLs.
You can’t perform that action at this time.
0 commit comments