Skip to content

Commit a2602b2

Browse files
committed
fixed CS
1 parent 3698358 commit a2602b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Compiler/PassConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ public function setRemovingPasses(array $passes)
238238
/**
239239
* Sort passes by priority.
240240
*
241-
* @param array $passes CompilerPassInterface instances with their priority as key.
241+
* @param array $passes CompilerPassInterface instances with their priority as key
242242
*
243243
* @return CompilerPassInterface[]
244244
*/

0 commit comments

Comments
 (0)