mirror of
https://github.com/predis/predis.git
synced 2026-08-29 19:55:45 +00:00
[phpdoc] Fix undefined namespaces.
This commit is contained in:
@@ -82,7 +82,7 @@ class CompositeStreamConnectionTest extends PredisConnectionTestCase
|
||||
|
||||
/**
|
||||
* @group connected
|
||||
* @expectedException Predis\Protocol\ProtocolException
|
||||
* @expectedException \Predis\Protocol\ProtocolException
|
||||
* @expectedExceptionMessage Unknown response prefix: 'P'.
|
||||
*/
|
||||
public function testThrowsExceptionOnProtocolDesynchronizationErrors()
|
||||
|
||||
Reference in New Issue
Block a user