示例#1
0
 function no_cache()
 {
     SkinnyUtil::deprecated('$itr->cache = false');
     $this->cache = false;
     return $this;
 }