Skip to content

Commit 433a7b8

Browse files
ewgRaTobion
authored andcommitted
fix class use and in phpdoc
1 parent fba1057 commit 433a7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Encoder/EncoderFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public function testGetNullNamedEncoderForEncoderAware()
107107
}
108108

109109
/**
110-
* @expectedException RuntimeException
110+
* @expectedException \RuntimeException
111111
*/
112112
public function testGetInvalidNamedEncoderForEncoderAware()
113113
{

0 commit comments

Comments
 (0)