mirror of
https://github.com/predis/predis.git
synced 2026-08-27 18:51:07 +00:00
order imports
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
|
||||
namespace Predis\Protocol\Text;
|
||||
|
||||
use PredisTestCase;
|
||||
use PHPUnit\Framework\MockObject\MockObject;
|
||||
use Predis\Command\CommandInterface;
|
||||
use Predis\Connection\CompositeConnectionInterface;
|
||||
use Predis\Protocol\RequestSerializerInterface;
|
||||
use Predis\Protocol\ResponseReaderInterface;
|
||||
use PredisTestCase;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user