Logidav Docs

ProductStockValue0104202231082023Service

Class ProductStockValueService

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
QueueService constructor.
getRepo()  : ProductStockValueRepository
save()  : ProductStockValue
Save The Entity

Properties

Methods

__construct()

QueueService constructor.

public __construct(ContainerInterface $container, EntityManagerInterface $entityManager) : mixed
Parameters
$container : ContainerInterface
$entityManager : EntityManagerInterface

save()

Save The Entity

public save(ProductStockValue $productStockValue) : ProductStockValue
Parameters
$productStockValue : ProductStockValue
Return values
ProductStockValue

        
On this page

Search results