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 3698358 commit a2602b2Copy full SHA for a2602b2
Compiler/PassConfig.php
@@ -238,7 +238,7 @@ public function setRemovingPasses(array $passes)
238
/**
239
* Sort passes by priority.
240
*
241
- * @param array $passes CompilerPassInterface instances with their priority as key.
+ * @param array $passes CompilerPassInterface instances with their priority as key
242
243
* @return CompilerPassInterface[]
244
*/
0 commit comments