Skip to content

Commit 8becf21

Browse files
committed
Fix CS
1 parent 2fadfd0 commit 8becf21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WebTestCase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ abstract class WebTestCase extends BaseWebTestCase
2626

2727
/**
2828
* Builds up the environment to run the given command.
29+
*
2930
* @param array<string, mixed> $params
3031
*/
3132
protected function runCommand(string $name, array $params = [], bool $reuseKernel = false): CommandTester

0 commit comments

Comments
 (0)