mirror of
https://github.com/predis/predis.git
synced 2026-08-25 00:09:37 +00:00
[phpdoc] Fix undefined namespaces.
This commit is contained in:
@@ -101,7 +101,7 @@ class ProtocolProcessorTest extends PredisTestCase
|
||||
|
||||
/**
|
||||
* @group disconnected
|
||||
* @expectedException Predis\Protocol\ProtocolException
|
||||
* @expectedException \Predis\Protocol\ProtocolException
|
||||
* @expectedExceptionMessage Unknown response prefix: '!'.
|
||||
*/
|
||||
public function testUnknownResponsePrefix()
|
||||
|
||||
Reference in New Issue
Block a user