Home
last modified time | relevance | path

Searched refs:postType (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostUserInfo.php29 protected $postType = Post::class; variable in Google\\Service\\Blogger\\PostUserInfo
H A DComment.php40 protected $postType = CommentPost::class; variable in Google\\Service\\Blogger\\Comment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DComment.php27 protected $postType = Post::class; variable in Google\\Service\\DriveActivity\\Comment