Thanks @Aliance for spotting this oversight.
@@ -433,7 +433,7 @@ class Client implements ClientInterface
$class = 'Predis\Pipeline\Pipeline';
}
- /*
+ /**
* @var ClientContextInterface
*/
$pipeline = new $class($this);