Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit f1a8435

Browse files
ewgRaTobion
authored andcommitted
fix class use and in phpdoc
1 parent d0202f7 commit f1a8435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/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)