コード例 #1
0
 public function disableCache()
 {
     $this->segmentRepository->disableCache();
     $this->userUpload->disableCache();
 }