ICommentsEventHandler
in
Interface ICommentsEventHandler
Register a listener for the CommentsEvent through the IEventDispatcher
Tags
Table of Contents
Methods
- handle() : mixed
Methods
handle()
public
handle(CommentsEvent $event) : mixed
Register a listener for the CommentsEvent through the IEventDispatcher
Parameters
- $event : CommentsEvent