コード例 #1
0
ファイル: Refund.php プロジェクト: billforward/bf-php
 public static function initStatics()
 {
     self::$_resourcePath = new Bf_ResourcePath('refunds', 'refund');
 }