Home
last modified time | relevance | path

Searched refs:authorType (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DAnswer.php22 protected $authorType = Author::class; variable in Google\\Service\\MyBusinessQA\\Answer
H A DQuestion.php23 protected $authorType = Author::class; variable in Google\\Service\\MyBusinessQA\\Question
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReply.php26 protected $authorType = User::class; variable in Google\\Service\\Drive\\Reply
H A DComment.php27 protected $authorType = User::class; variable in Google\\Service\\Drive\\Comment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DReview.php22 protected $authorType = ReviewAuthor::class; variable in Google\\Service\\Books\\Review
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPage.php22 protected $authorType = PageAuthor::class; variable in Google\\Service\\Blogger\\Page
H A DComment.php22 protected $authorType = CommentAuthor::class; variable in Google\\Service\\Blogger\\Comment
H A DPost.php23 protected $authorType = PostAuthor::class; variable in Google\\Service\\Blogger\\Post