Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function getAssetsUrl($file = '')
 {
     return rex_url::pluginAssets($this->getAddon()->getName(), $this->getName(), $file);
 }