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 757a175 commit a3e873cCopy full SHA for a3e873c
tests/IO/InteractorTest.php
@@ -2,8 +2,8 @@
2
3
namespace Ahc\Cli\Test\Helper;
4
5
-use Ahc\Cli\IO\Interactor;
6
use Ahc\Cli\Input\Reader;
+use Ahc\Cli\IO\Interactor;
7
use Ahc\Cli\Output\Writer;
8
use PHPUnit\Framework\TestCase;
9
0 commit comments