Logidav Docs

AttributeSetService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
AttributeSetService constructor.
getRepo()  : AttributeSetRepository
save()  : AttributeSet
Save a AttributeSet

Properties

Methods

__construct()

AttributeSetService constructor.

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

        
On this page

Search results