Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getDataPath($file = '')
 {
     return rex_path::pluginData($this->getAddon()->getName(), $this->getName(), $file);
 }