class Revised
Properties
| CommentPost | $post |
|
||
| User | $actor |
|
class Revised
| CommentPost | $post |
|
||
| User | $actor |
|
__construct(CommentPost $post, User $actor = null)