コード例 #1
0
 public function purgeAll()
 {
     $this->cacheManager->invalidate(array('X-Location-Id' => '.*'));
 }