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> |
class Revised
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> |
__construct(CommentPost $post, User $actor, string $oldContent)