예제 #1
0
 /**
  * Returns the path to the package's folder, relative to the install path
  * @return string
  */
 public function getRelativePath()
 {
     return parent::getRelativePath();
 }