Thanks to visit codestin.com Credit goes to github.com
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 5ee45ca commit 1b66968Copy full SHA for 1b66968
1 file changed
src/Symfony/Component/Console/Tester/ApplicationTester.php
@@ -43,7 +43,7 @@ class ApplicationTester
43
/**
44
* Constructor.
45
*
46
- * @param Application $application Application to test.
+ * @param Application $application Application to test.
47
* @param bool $captureOutputStreamsIndependent
48
*/
49
public function __construct(Application $application, $captureOutputStreamsIndependent = false)
0 commit comments