mirror of
https://github.com/predis/predis.git
synced 2026-08-25 10:39:43 +00:00
[phpdoc] Fix undefined namespaces.
This commit is contained in:
@@ -35,7 +35,7 @@ class StreamableMultiBulkResponseTest extends PredisTestCase
|
||||
|
||||
/**
|
||||
* @group disconnected
|
||||
* @expectedException Predis\Protocol\ProtocolException
|
||||
* @expectedException \Predis\Protocol\ProtocolException
|
||||
* @expectedExceptionMessage Cannot parse 'invalid' as a valid length for a multi-bulk response.
|
||||
*/
|
||||
public function testInvalid()
|
||||
|
||||
Reference in New Issue
Block a user