Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DComment.php24 protected $blogType = CommentBlog::class;
74 * @param CommentBlog
76 public function setBlog(CommentBlog $blog)
81 * @return CommentBlog
H A DCommentBlog.php20 class CommentBlog extends \Google\Model class
44 class_alias(CommentBlog::class, 'Google_Service_Blogger_CommentBlog');