Example #1
0
 /**
  * @param array $options
  *
  * @return bool
  */
 public function clearCache($options = array())
 {
     return $this->SubdomainsFolder->clearCache($options);
 }