diff --git a/src/Client.php b/src/Client.php index cf8a9ce4..849a8fe9 100644 --- a/src/Client.php +++ b/src/Client.php @@ -433,7 +433,7 @@ class Client implements ClientInterface $class = 'Predis\Pipeline\Pipeline'; } - /* + /** * @var ClientContextInterface */ $pipeline = new $class($this);