Skip to content

Commit a394ac0

Browse files
kenjisMGatner
andcommitted
docs: add doc comment
Co-authored-by: MGatner <[email protected]>
1 parent 8d92882 commit a394ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/HTTP/OutgoingRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ private function getHostFromUri(URI $uri): string
6868
/**
6969
* Retrieves the HTTP method of the request.
7070
*
71-
* @return string Returns the request method.
71+
* @return string Returns the request method (always uppercase)
7272
*/
7373
public function getMethod(): string
7474
{

0 commit comments

Comments
 (0)