Jelajahi Sumber

analyse fix: Access to an undefined property

Chance 2 tahun lalu
induk
melakukan
a51b271d7b
1 mengubah file dengan 7 tambahan dan 0 penghapusan
  1. 7 0
      src/Protocols/Http/Request.php

+ 7 - 0
src/Protocols/Http/Request.php

@@ -99,6 +99,13 @@ class Request
     protected static bool $enableCache = true;
 
     /**
+     * Session id.
+     *
+     * @var mixed|string
+     */
+    protected mixed $sid;
+
+    /**
      * Request constructor.
      *
      * @param string $buffer