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 dbe3ef9 commit 51ff337Copy full SHA for 51ff337
Tests/Formatter/NullOutputFormatterStyleTest.php
@@ -9,7 +9,7 @@
9
* file that was distributed with this source code.
10
*/
11
12
-namespace Symfony\Component\Console\Tests\Output;
+namespace Symfony\Component\Console\Tests\Formatter;
13
14
use PHPUnit\Framework\TestCase;
15
use Symfony\Component\Console\Formatter\NullOutputFormatterStyle;
Tests/Formatter/NullOutputFormatterTest.php
use Symfony\Component\Console\Formatter\NullOutputFormatter;
0 commit comments