Public Member Functions | |
_construct () |
Definition at line 34 of file Option.php.
_construct | ( | ) |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 36 of file Option.php.
00037 { 00038 $this->_init('eav/entity_attribute_option'); 00039 }