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