예제 #1
0
 /**
  * Returns the translated name of the package
  * @return string
  */
 public function getPackageName()
 {
     return parent::getPackageName();
 }