class Revised

Properties

CommentPost $post
User $actor
string $oldContent <p>We manually set the old content because at this stage the post has already been updated with the new content. So the original content is not available anymore.</p>

Methods

__construct(CommentPost $post, User $actor, string $oldContent)

No description

Details

__construct(CommentPost $post, User $actor, string $oldContent)

Parameters

CommentPost $post
User $actor
string $oldContent