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