Skip to content

Commit 1492f3e

Browse files
authored
Remove information about default priority
1 parent 52681f4 commit 1492f3e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

translation/locale.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ it::
2929
.. note::
3030

3131
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.
32+
LocaleListener attempts to access it. You will need to set your event listener
33+
with a higher priority if you want this to work.
3534

3635
Read :doc:`/session/locale_sticky_session` for more information on making
3736
the user's locale "sticky" to their session.

0 commit comments

Comments
 (0)