class BlogCommentPrepareForEditEvent extends Event

Class BlogCommentPrepareForEditEvent contains data for manipulation of blog comment

Methods

__construct(BlogComment $blogComment)

No description

getBlogComment()

No description

Details

at line 28
__construct(BlogComment $blogComment)

Parameters

BlogComment $blogComment

at line 36
BlogComment getBlogComment()

Return Value

BlogComment