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