Searched refs:CommentPost (Results 1 – 2 of 2) sorted by relevance
40 protected $postType = CommentPost::class;144 * @param CommentPost146 public function setPost(CommentPost $post)151 * @return CommentPost
20 class CommentPost extends \Google\Model class44 class_alias(CommentPost::class, 'Google_Service_Blogger_CommentPost');