8000
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.
2 parents b705f26 + 418cebe commit 06fff08Copy full SHA for 06fff08
event_dispatcher.rst
@@ -125,7 +125,7 @@ listener class:
125
and it controls the order in which listeners are executed (the higher the
126
number, the earlier a listener is executed). This is useful when you need to
127
guarantee that one listener is executed before another. The priorities of the
128
- internal Symfony listeners usually range from ``-255`` to ``255`` but your
+ internal Symfony listeners usually range from ``-256`` to ``256`` but your
129
own listeners can use any positive or negative integer.
130
131
.. _events-subscriber:
0 commit comments