Skip to content

Commit

Permalink
updated readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Feb 4, 2020
1 parent 1354fcf commit 1b18d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class Article extends Model
{
use QueryCacheable;

$cacheFor = 3600; // cache time, in seconds
public $cacheFor = 3600; // cache time, in seconds
...
}

Expand Down

0 comments on commit 1b18d9f

Please sign in to comment.