Logidav Docs

TransferDistributionLogService
in package

Table of Contents

Properties

$container  : mixed
$entityManager  : mixed

Methods

__construct()  : mixed
flush()  : void
Forces the persistence of all pending changes to the database.
getById()  : TransferDistributionLog|null
Get a TransferDistributionLog entry by ID.
getRepo()  : TransferDistributionLogRepository
save()  : TransferDistributionLog
Save a TransferDistributionLog entry.

Properties

Methods

__construct()

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

        
On this page

Search results