@@ -11,7 +11,7 @@ |
||
11 | 11 | |
12 | 12 | protected $flag = 'NOT-USED'; |
13 | 13 | protected $misses = 0; |
14 | - protected $hits = 0; |
|
14 | + protected $hits = 0; |
|
15 | 15 | |
16 | 16 | /** |
17 | 17 | * Sets the Redis Missed Flag |