Example #1
0
 /**
  * @param Widget $widget
  *
  * @return string
  */
 public function clear($cacheDir)
 {
     $this->cache->clear();
 }