Protected Member Functions | |
_construct () |
Definition at line 35 of file Import.php.
_construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 37 of file Import.php.
00038 { 00039 $this->_init('dataflow/batch_import'); 00040 }