Home
last modified time | relevance | path

Searched refs:CommentInReplyTo (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DComment.php34 protected $inReplyToType = CommentInReplyTo::class;
116 * @param CommentInReplyTo
118 public function setInReplyTo(CommentInReplyTo $inReplyTo)
123 * @return CommentInReplyTo
H A DCommentInReplyTo.php20 class CommentInReplyTo extends \Google\Model class
44 class_alias(CommentInReplyTo::class, 'Google_Service_Blogger_CommentInReplyTo');