EdiHistoryService
in package
Table of Contents
Properties
- $container : ContainerInterface
- $entityManager : EntityManagerInterface
Methods
- __construct() : mixed
- EdiHistoryService constructor.
- saveEdiInformation() : void
Properties
$container
private
ContainerInterface
$container
$entityManager
private
EntityManagerInterface
$entityManager
Methods
__construct()
EdiHistoryService constructor.
public
__construct(EntityManagerInterface $entityManager, ContainerInterface $container) : mixed
Parameters
- $entityManager : EntityManagerInterface
- $container : ContainerInterface
saveEdiInformation()
public
saveEdiInformation(string $carrier, string $linkToDownload) : void
Parameters
- $carrier : string
- $linkToDownload : string