コード例 #1
0
ファイル: Transaction.php プロジェクト: hueyl77/fourwindsgear
 protected function _construct()
 {
     parent::_construct();
     $this->_init('payperrentals/sales_payment_transaction');
     return $this;
 }