class Comment extends stdClass

Methods

static Comment
instance($commentId, $body, Author $author)

No description

Details

at line 13
static Comment instance($commentId, $body, Author $author)

Parameters

$commentId
$body
Author $author

Return Value

Comment