From 447229273b5f0f03ed062be9fffdfbc1b4a40bec Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 8 Mar 2021 14:01:34 +0100 Subject: [PATCH] update live stub --- http.stub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http.stub.php b/http.stub.php index dac58fa..bcb4cc6 100644 --- 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; /** -- 2.30.2