Copied!

DeleteAttributeGroupEvent

DeleteAttributeGroupEvent.php : 14
Extends AfterEvent

Event emitted after action execution.

Methods

public__construct()

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

Parameters

Name Type Default value Description
$attributeGroup AttributeGroupInterface - -

publicgetAttributeGroup()

DeleteAttributeGroupEvent.php : 23
public getAttributeGroup() : AttributeGroupInterface

Return values

AttributeGroupInterface