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