
Protected Member Functions | |
| _construct () | |
Definition at line 32 of file Debug.php.
| _construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 34 of file Debug.php.
00035 { 00036 $this->_init('paypaluk/api_debug'); 00037 }
1.5.8