Skip to content

Instantly share code, notes, and snippets.

@DaveRandom
Created July 25, 2014 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DaveRandom/caf213b4d024f176b19e to your computer and use it in GitHub Desktop.
Save DaveRandom/caf213b4d024f176b19e to your computer and use it in GitHub Desktop.
* @param CFG $obj_cfg
* @param DataFactory $obj_data_factory
* @param SprintLog $obj_logger
* @param StockImporter $obj_stock_importer
* @param PriceImporter $obj_price_importer
* @param InventoryService $obj_inventory_service
* @param InventoryTagService $obj_inventory_tag_service
* @param InventoryVariationSetService $obj_inventory_variation_set_service
* @param InventoryVariationService $obj_inventory_variation_service
* @param InventoryColourService $obj_inventory_colour_service
* @param FacetService $obj_facet_service
* @param FacetGroupService $obj_facet_group_service
* @param FieldMetaDataService $obj_field_meta_data_service
* @param InventoryFacetGroupLinkService $obj_inventory_facet_group_link_service
* @param InventoryFacetService $obj_inventory_facet_service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment