コード例 #1
0
ファイル: PayPal.php プロジェクト: robjcordes/nexnewwp
 private static function _init()
 {
     self::$_currency = Wpjb_List_Currency::getAll();
 }