Rename Predis\Connection\AggregatedConnectionInterface.

This commit is contained in:
Daniele Alessandri
2013-12-15 12:38:21 +01:00
parent 6ceebbfbec
commit 58c5029574
15 changed files with 32 additions and 34 deletions
@@ -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.