Logidav Docs

PalletSaleProductService
in package

Table of Contents

Properties

$eventDispatcher  : EventDispatcherInterface
$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
getRepo()  : PalletSaleProductRepository
remove()  : void
Remove pallet sale product record
save()  : PalletSaleProduct
Save The Entity

Properties

Methods

__construct()

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

        
On this page

Search results