SaleProductShipmentTrackingService
in package
Table of Contents
Properties
- $entityManager : EntityManagerInterface
Methods
- __construct() : mixed
- getRepo() : SaleProductShipmentTrackingRepository
- save() : mixed
Properties
$entityManager
private
EntityManagerInterface
$entityManager
Methods
__construct()
public
__construct(EntityManagerInterface $entityManager) : mixed
Parameters
- $entityManager : EntityManagerInterface
getRepo()
public
getRepo() : SaleProductShipmentTrackingRepository
Return values
SaleProductShipmentTrackingRepositorysave()
public
save(mixed $entity) : mixed
Parameters
- $entity : mixed