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 2fadfd0 commit 8becf21Copy full SHA for 8becf21
src/WebTestCase.php
@@ -26,6 +26,7 @@ abstract class WebTestCase extends BaseWebTestCase
26
27
/**
28
* Builds up the environment to run the given command.
29
+ *
30
* @param array<string, mixed> $params
31
*/
32
protected function runCommand(string $name, array $params = [], bool $reuseKernel = false): CommandTester
0 commit comments