mirror of
https://github.com/predis/predis.git
synced 2026-08-25 00:19:39 +00:00
Rename Predis\Connection\AggregatedConnectionInterface.
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Predis\Connection;
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
interface ReplicationConnectionInterface extends AggregatedConnectionInterface
|
||||
interface ReplicationConnectionInterface extends AggregateConnectionInterface
|
||||
{
|
||||
/**
|
||||
* Switches the internal connection instance in use.
|
||||
|
||||
Reference in New Issue
Block a user