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