Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DComment.php22 protected $authorType = CommentAuthor::class;
60 * @param CommentAuthor
62 public function setAuthor(CommentAuthor $author)
67 * @return CommentAuthor
H A DCommentAuthor.php20 class CommentAuthor extends \Google\Model class
96 class_alias(CommentAuthor::class, 'Google_Service_Blogger_CommentAuthor');