mirror of
https://github.com/predis/predis.git
synced 2026-08-25 07:19:40 +00:00
[phpdoc] Fix undefined namespaces.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Predis\Cluster;
|
||||
|
||||
use Predis\Cluster\Distribution\DistributorInterface;
|
||||
use Predis\Cluster\Distributor\DistributorInterface;
|
||||
use Predis\Command\CommandInterface;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user