Home
last modified time | relevance | path

Searched refs:PostBlog (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php25 protected $blogType = PostBlog::class;
105 * @param PostBlog
107 public function setBlog(PostBlog $blog)
112 * @return PostBlog
H A DPostBlog.php20 class PostBlog extends \Google\Model class
44 class_alias(PostBlog::class, 'Google_Service_Blogger_PostBlog');