Neuron-PHP

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

Methods

__construct()

public __construct(int $postId) : mixed
Parameters
$postId : int

        
On this page

Search results