Logidav Docs

AttributeSetsSpecificAttributeService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
AttributeSetService constructor.
getRepo()  : AttributeSetsSpecificAttributeRepository
remove()  : mixed
Delete AttributeToUpdate
save()  : AttributeSetsSpecificAttribute
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