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