Example #1
0
 /**
  * {@inheritdoc}
  */
 public function getCachePath($file = '')
 {
     return rex_path::pluginCache($this->getAddon()->getName(), $this->getName(), $file);
 }