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 f66ccb6 commit 27ade01Copy full SHA for 27ade01
user_guide_src/source/outgoing/response/003.php
@@ -6,5 +6,6 @@
6
];
7
8
return $this->response->setJSON($data);
9
+
10
// or
11
return $this->response->setXML($data);
0 commit comments