Logidav Docs

PalletService
in package

Class PalletService

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
SaleProductService constructor.
getRepo()  : PalletRepository
Get Pallet
save()  : Pallet
Save a Pallet

Properties

$entityManager

private EntityManagerInterface $entityManager

Methods

__construct()

SaleProductService constructor.

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

        
On this page

Search results