Skip to content

Commit 505fdda

Browse files
committed
Formatting
1 parent 1d73f6a commit 505fdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Swoole/SwooleClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ public function error(Throwable $e, Application $app, Request $request, RequestC
277277
/**
278278
* Get the HTTP reason clause for non-standard status codes.
279279
*
280-
* @param int $code
280+
* @param int $code
281281
* @return string|null
282282
*/
283283
protected function getReasonFromStatusCode(int $code): ?string

0 commit comments

Comments
 (0)