Have RedisConnectionPool explicitly implement Psr\Log\LoggerAwareInterface
authorKunal Mehta <legoktm@gmail.com>
Wed, 29 Jul 2015 22:38:40 +0000 (15:38 -0700)
committerKunal Mehta <legoktm@gmail.com>
Wed, 29 Jul 2015 22:38:40 +0000 (15:38 -0700)
commita7850a1dcafb0f3430a8f8893ef2541e15fb1c90
tree9f779102365f980373ea3cf8cb1da63148c4714a
parent93f360a01b4972474f86e47410d8a8b9db5d8e1a
Have RedisConnectionPool explicitly implement Psr\Log\LoggerAwareInterface

Follows up 93f360a01b49

Change-Id: I0266be9771b7bf58de9f573249f28c6f28adf059
includes/clientpool/RedisConnectionPool.php