8000 cs · symfony/symfony@1b66968 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b66968

Browse files
committed
cs
1 parent 5ee45ca commit 1b66968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/Tester/ApplicationTester.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class ApplicationTester
4343
/**
4444
* Constructor.
4545
*
46-
* @param Application $application Application to test.
46+
* @param Application $application Application to test.
4747
* @param bool $captureOutputStreamsIndependent
4848
*/
4949
public function __construct(Application $application, $captureOutputStreamsIndependent = false)

0 commit comments

Comments
 (0)
0