
Protected Member Functions | |
| _construct () | |
Definition at line 35 of file Collection.php.
| _construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 38 of file Collection.php.
00039 { 00040 $this->_init('wishlist/wishlist'); 00041 }
1.5.8