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 52681f4 commit 1492f3eCopy full SHA for 1492f3e
translation/locale.rst
@@ -29,9 +29,8 @@ it::
29
.. note::
30
31
Using a listener like this requires that it is called **before**
32
- LocaleListener attempts to access it. In Symfony Framework it is called
33
- with priority 8 by default. You will need to set your event listener
34
- with a higher one if you want this to work.
+ LocaleListener attempts to access it. You will need to set your event listener
+ with a higher priority if you want this to work.
35
36
Read :doc:`/session/locale_sticky_session` for more information on making
37
the user's locale "sticky" to their session.
0 commit comments