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 51165b7 commit d245235Copy full SHA for d245235
Test/WebTestCase.php
@@ -23,7 +23,7 @@ abstract class WebTestCase extends KernelTestCase
23
/**
24
* Creates a Client.
25
*
26
- * @param array $options An array of options to pass to the createKernel class
+ * @param array $options An array of options to pass to the createKernel method
27
* @param array $server An array of server parameters
28
29
* @return Client A Client instance
0 commit comments