ProductStockValue20210331C1204Service
in package
Class ProductStockValue20210331C1204Service
Table of Contents
Properties
- $container : ContainerInterface
- $entityManager : EntityManagerInterface
Methods
- __construct() : mixed
- QueueService constructor.
- getRepo() : ProductStockValueAt20210331C1204Repository
- save() : ProductStockValueAt20210331C1204
- Save The Entity
Properties
$container
private
ContainerInterface
$container
$entityManager
private
EntityManagerInterface
$entityManager
Methods
__construct()
QueueService constructor.
public
__construct(ContainerInterface $container, EntityManagerInterface $entityManager) : mixed
Parameters
- $container : ContainerInterface
- $entityManager : EntityManagerInterface
getRepo()
public
getRepo() : ProductStockValueAt20210331C1204Repository
Tags
Return values
ProductStockValueAt20210331C1204Repositorysave()
Save The Entity
public
save(ProductStockValueAt20210331C1204Repository $productStockValueAt20210331) : ProductStockValueAt20210331C1204
Parameters
- $productStockValueAt20210331 : ProductStockValueAt20210331C1204Repository