Skip to content

Commit 89a4655

Browse files
authored
Update XMLFormatter.php
1 parent 8649151 commit 89a4655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Format/XMLFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class XMLFormatter implements FormatterInterface
5050
*
5151
* @param $data
5252
*
53-
* @return mixed
53+
* @return string|bool (XML string | false)
5454
*/
5555
public function format($data)
5656
{

0 commit comments

Comments
 (0)