Beispiel #1
0
 /**
  * Get module path.
  *
  * @return string
  */
 public function getPath()
 {
     return $this->_module->getPath() . $this->_name;
 }