Copied!

BeforeDeleteAttributeGroupEvent

BeforeDeleteAttributeGroupEvent.php : 14
Extends BeforeEvent

Event emitted before action execution.

Methods

public__construct()

BeforeDeleteAttributeGroupEvent.php : 18
public __construct(AttributeGroupInterface $attributeGroup)

Parameters

Name Type Default value Description
$attributeGroup AttributeGroupInterface - -

publicgetAttributeGroup()

BeforeDeleteAttributeGroupEvent.php : 23
public getAttributeGroup() : AttributeGroupInterface

Return values

AttributeGroupInterface