@@ -157,7 +157,7 @@ |
||
157 | 157 | |
158 | 158 | // cache the local properties |
159 | 159 | $this->getCacheItem() |
160 | - ->set($this->_values, $this->getCacheTTL()); |
|
160 | + ->set($this->_values, $this->getCacheTTL()); |
|
161 | 161 | |
162 | 162 | return $this; |
163 | 163 | } |