Beispiel #1
0
 /**
  * Path to xml file.
  *
  * @return string
  */
 protected function _xmlFile()
 {
     return $this->getPath() . DS . $this->_module->getFileName();
 }