Logidav Docs

ProductLabelMatchDictionaryService
in package

Class ProductLabelMatchDictionaryService

Table of Contents

Properties

$container  : mixed
$logService  : LogService
$productLabelMatchDictionaryRepository  : mixed
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
ProductLabelDictionary constructor.
addnNewLabel()  : ProductLabelMatchDictionary
deleteLabelDicionary()  : void
getDicionarySource()  : array<string|int, ProductLabelMatchDictionary>|array<string|int, mixed>
getRepo()  : ProductLabelMatchDictionaryRepository
save()  : mixed

Properties

Methods

__construct()

ProductLabelDictionary constructor.

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

        
On this page

Search results