コード例 #1
0
ファイル: helper.php プロジェクト: thangredweb/redCORE
 /**
  * Constructor
  */
 public function __construct()
 {
     self::$pluginParams = new JRegistry();
 }