Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPage.php22 protected $authorType = PageAuthor::class;
68 * @param PageAuthor
70 public function setAuthor(PageAuthor $author)
75 * @return PageAuthor
H A DPageAuthor.php20 class PageAuthor extends \Google\Model class
96 class_alias(PageAuthor::class, 'Google_Service_Blogger_PageAuthor');