コード例 #1
0
ファイル: class.php プロジェクト: Hunterm267/Web-Echelon
 /**
  * Get the name of the plugin
  */
 protected function getName()
 {
     return parent::getName();
 }