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 3fb1e05 + 7a31775 commit 3bbfe51Copy full SHA for 3bbfe51
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