Skip to content

Commit 27ade01

Browse files
committed
style: composer cs-fix
1 parent f66ccb6 commit 27ade01

File tree

1 file changed

+1
-0
lines changed
  • user_guide_src/source/outgoing/response

1 file changed

+1
-0
lines changed

user_guide_src/source/outgoing/response/003.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
];
77

88
return $this->response->setJSON($data);
9+
910
// or
1011
return $this->response->setXML($data);

0 commit comments

Comments
 (0)