class ProductRelationshipProductManager implements BasicEntityManagerInterface

Class ProductRelationshipProductManager is injected as empire_product_relationship_product_plugin.manager service. ProductRelationshipProductManager handles the logic for managed entity.

Properties

protected ProductRelationshipRepository $repository
protected ProductRelationshipEventContainer $container

Methods

__construct(ProductRelationshipProductRepository $repository, ProductRelationshipEventContainer $container)

ProductRelationshipProductManager constructor.

Details

at line 38
__construct(ProductRelationshipProductRepository $repository, ProductRelationshipEventContainer $container)

ProductRelationshipProductManager constructor.