Update CronJob.php
This commit is contained in:
parent
98b25b8e93
commit
32b03d08eb
1 changed files with 4 additions and 4 deletions
|
@ -35,10 +35,10 @@ class CronJob extends Model
|
|||
});
|
||||
}
|
||||
|
||||
protected function sushiShouldCache()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
// protected function sushiShouldCache()
|
||||
// {
|
||||
// return true;
|
||||
// }
|
||||
|
||||
public function getRows()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue