We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a04f3 commit 40f32f5Copy full SHA for 40f32f5
1 file changed
system/Format/XMLFormatter.php
@@ -25,7 +25,7 @@ class XMLFormatter implements FormatterInterface
25
*
26
* @param mixed $data
27
28
- * @return bool|string (XML string | false)
+ * @return false|string (XML string | false)
29
*/
30
public function format($data)
31
{
0 commit comments