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 d3ca508 commit 04b7b04Copy full SHA for 04b7b04
src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
@@ -26,7 +26,7 @@ trait PriorityTaggedServiceTrait
26
*
27
* The order of additions must be respected for services having the same priority,
28
* and knowing that the \SplPriorityQueue class does not respect the FIFO method,
29
- * we should not use this class.
+ * we should not use that class.
30
31
* @see https://bugs.php.net/bug.php?id=53710
32
* @see https://bugs.php.net/bug.php?id=60926
0 commit comments