
Protected Member Functions | |
| _construct () | |
Definition at line 35 of file Collection.php.
| _construct | ( | ) | [protected] |
Collection constructor
Reimplemented from Mage_Core_Model_Mysql4_Collection_Abstract.
Definition at line 41 of file Collection.php.
00042 { 00043 $this->_init('amazonpayments/api_debug'); 00044 }
1.5.8