update live stub
authorMichael Wallner <root@s201809.m6w6.name>
Mon, 8 Mar 2021 13:01:34 +0000 (14:01 +0100)
committerMichael Wallner <root@s201809.m6w6.name>
Mon, 8 Mar 2021 13:01:34 +0000 (14:01 +0100)
http.stub.php

index dac58fa005a4aa17a18208f53048cf0094228874..bcb4cc690fd6f09270c9d75b8dafc84cbb1b9eb6 100644 (file)
@@ -822,7 +822,7 @@ class Header implements \Serializable {
         * The value of the HTTP header.
         * 
         * @public
-        * @var 
+        * @var mixed
         */
        public $value = NULL;
        /**