Parcourir la source

Update Http.php

walkor il y a 5 ans
Parent
commit
6c4ec92f27
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Protocols/Http.php

+ 1 - 1
Protocols/Http.php

@@ -58,7 +58,7 @@ class Http
      *
      * @var bool.
      */
-    public static $_enableCache = true;
+    protected static $_enableCache = true;
 
     /**
      * Get or set session name.