We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445994c commit 24a1d17Copy full SHA for 24a1d17
system/HTTP/Header.php
@@ -64,7 +64,7 @@ public function getName(): string
64
65
/**
66
* Gets the raw value of the header. This may return either a string
67
- * of an array, depending on whether the header has multiple values or not.
+ * or an array, depending on whether the header has multiple values or not.
68
*
69
* @return array<int|string, array<string, string>|string>|string
70
*/
0 commit comments