Protected Member Functions | |
_construct () |
Definition at line 28 of file Debug.php.
_construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 30 of file Debug.php.
00031 { 00032 $this->_init('paygate/authorizenet_debug'); 00033 }