Skip to content

Commit 03382cb

Browse files
authored
Moved avoidCache
1 parent 7470c64 commit 03382cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Query/Builder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ protected function getCache()
227227
public function cacheFor($time)
228228
{
229229
$this->cacheTime = $time;
230+
$this->avoidCache = false;
230231

231232
return $this;
232233
}

0 commit comments

Comments
 (0)