Bläddra i källkod

analyse fix: Access to an undefined property

Chance 2 år sedan
förälder
incheckning
a51b271d7b
1 ändrade filer med 7 tillägg och 0 borttagningar
  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