We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41fde9a + 7dd4dea commit 2d60946Copy full SHA for 2d60946
Tests/Encoder/XmlEncoderTest.php
@@ -53,7 +53,7 @@ public function testSetRootNodeName()
53
}
54
55
/**
56
- * @expectedException UnexpectedValueException
+ * @expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
57
* @expectedExceptionMessage Document types are not allowed.
58
*/
59
public function testDocTypeIsNotAllowed()
0 commit comments