class PostReplyHandler
Traits
Methods
void
from DispatchEventsTrait
__construct(Dispatcher $events, DiscussionRepository $discussions, NotificationSyncer $notifications, PostValidator $validator)
No description
Details
in DispatchEventsTrait
at
line 19
void
dispatchEventsFor(mixed $entity, User $actor = null)
<p>Dispatch all events for an entity.</p>