ImportEdiFileProcessor
in package
Table of Contents
Properties
- $asirPackingService : AsirPackingService
- $container : ContainerInterface
- $saleProductService : SaleProductService
Methods
- __construct() : mixed
- execute() : mixed
Properties
$asirPackingService
private
AsirPackingService
$asirPackingService
$container
private
ContainerInterface
$container
$saleProductService
private
SaleProductService
$saleProductService
Methods
__construct()
public
__construct(SaleProductService $saleProductService, ContainerInterface $container, AsirPackingService $asirPackingService) : mixed
Parameters
- $saleProductService : SaleProductService
- $container : ContainerInterface
- $asirPackingService : AsirPackingService
execute()
public
execute(mixed $file) : mixed
Parameters
- $file : mixed