Home
last modified time | relevance | path

Searched refs:CommentPost (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DComment.php40 protected $postType = CommentPost::class;
144 * @param CommentPost
146 public function setPost(CommentPost $post)
151 * @return CommentPost
H A DCommentPost.php20 class CommentPost extends \Google\Model class
44 class_alias(CommentPost::class, 'Google_Service_Blogger_CommentPost');