CategoryDeletedEvent
in package
implements
IEvent
Event fired when a category is deleted.
Table of Contents
Interfaces
- IEvent
- Core event interface for the Neuron event system.
Properties
- $categoryId : int
Methods
- __construct() : mixed
- getName() : string
Properties
$categoryId read-only
public
int
$categoryId
Methods
__construct()
public
__construct(int $categoryId) : mixed
Parameters
- $categoryId : int
getName()
public
getName() : string