This commit is contained in:
2023-10-24 17:22:29 +08:00
parent 982e9d66bc
commit 115d228158
9 changed files with 14 additions and 15 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ class ResponseFormat implements IFormat
{
/**
* @inheritDoc
* @param $result
* @return ResponseInterface
*/
public function call($result): ResponseInterface
{