class Post extends stdClass

Methods

static Post
instance($postId, $title, $body, Author $author, array $comments)

No description

Details

at line 15
static Post instance($postId, $title, $body, Author $author, array $comments)

Parameters

$postId
$title
$body
Author $author
array $comments

Return Value

Post