Exemplo n.º 1
0
 public function enableCache()
 {
     $this->segmentRepository->enableCache();
     $this->userUpload->enableCache();
 }