projects
/
mdref
/
mdref-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
703b130
)
update live stub
author
Michael Wallner
<root@s201809.m6w6.name>
Mon, 8 Mar 2021 13:01:34 +0000
(14:01 +0100)
committer
Michael Wallner
<root@s201809.m6w6.name>
Mon, 8 Mar 2021 13:01:34 +0000
(14:01 +0100)
http.stub.php
patch
|
blob
|
history
diff --git
a/http.stub.php
b/http.stub.php
index dac58fa005a4aa17a18208f53048cf0094228874..bcb4cc690fd6f09270c9d75b8dafc84cbb1b9eb6 100644
(file)
--- a/
http.stub.php
+++ b/
http.stub.php
@@
-822,7
+822,7
@@
class Header implements \Serializable {
* The value of the HTTP header.
*
* @public
- * @var
+ * @var
mixed
*/
public $value = NULL;
/**