Protected Member Functions | |
_construct () |
Definition at line 27 of file Agreement.php.
_construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 29 of file Agreement.php.
00030 { 00031 $this->_init('checkout/agreement'); 00032 }