Protected Member Functions | |
_construct () |
Definition at line 34 of file Debug.php.
_construct | ( | ) | [protected] |
Model initialization
Reimplemented from Varien_Object.
Definition at line 40 of file Debug.php.
00041 { 00042 $this->_init('amazonpayments/api_debug'); 00043 }