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 90f7f0a commit 36199efCopy full SHA for 36199ef
1 file changed
src/Output/HtmlOutput.php
@@ -7,9 +7,8 @@
7
* @license GNU General Public License, version 2 (GPL-2.0)
8
*
9
*/
10
-namespace Phpbb\WebsiteInterfaceBundle\Extensions\EPV\Output;
+namespace Phpbb\Epv\Output;
11
12
-use Phpbb\Epv\Output\OutputFormatter;
13
use SensioLabs\AnsiConverter\AnsiToHtmlConverter;
14
use Symfony\Component\Console\Formatter\OutputFormatterInterface;
15
use Symfony\Component\Console\Output\OutputInterface;
0 commit comments