Home
last modified time | relevance | path

Searched refs:blogType (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlogUserInfo.php25 protected $blogType = Blog::class; variable in Google\\Service\\Blogger\\BlogUserInfo
H A DPage.php24 protected $blogType = PageBlog::class; variable in Google\\Service\\Blogger\\Page
H A DComment.php24 protected $blogType = CommentBlog::class; variable in Google\\Service\\Blogger\\Comment
H A DPost.php25 protected $blogType = PostBlog::class; variable in Google\\Service\\Blogger\\Post