mirror of
https://github.com/predis/predis.git
synced 2026-08-23 21:29:38 +00:00
order imports
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
|
||||
namespace Predis\Command\Processor;
|
||||
|
||||
use InvalidArgumentException;
|
||||
use Predis\Command\CommandInterface;
|
||||
use Predis\Command\PrefixableCommandInterface;
|
||||
use InvalidArgumentException;
|
||||
|
||||
/**
|
||||
* Command processor capable of prefixing keys stored in the arguments of Redis
|
||||
|
||||
Reference in New Issue
Block a user