Logidav Docs

ProductInventoryService
in package

Class ProductInventoryService

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
QueueService constructor.
delete()  : ProductInventory
Delete Entity
getRepo()  : ProductInventoryRepository
save()  : ProductInventory
Save The Entity

Properties

Methods

__construct()

QueueService constructor.

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

        
On this page

Search results