AttributeImportedCSVEvent
class AttributeImportedCSVEvent extends Event
Class AttributeImportedCSVEvent is event that is dispatched for handling entity logic in listeners and holds required data
Properties
| protected mixed | $attributeSet | ||
| protected string | $categoryName |
Methods
__construct(mixed $attributeSet, string $categoryName)
No description
mixed
getAttributeSet()
No description
string
getCategoryName()
No description