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.
1 parent 0c8e765 commit 7ff346eCopy full SHA for 7ff346e
tests/ApiProblem/Presenter/XmlPresenterTest.php
@@ -34,6 +34,7 @@ public function setUp()
34
public function testItCanWriteXmlFromNestedArray()
35
{
36
$expected = <<<JSON
37
+<?xml version="1.0" encoding="UTF-8"?>
38
<problem xmlns="urn:ietf:rfc:XXXX">
39
<detail>User data is not valid.</detail>
40
<title>Input values do not match the requirements</title>
0 commit comments