Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPageList.php20 class PageList extends \Google\Collection class
97 class_alias(PageList::class, 'Google_Service_Blogger_PageList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPages.php21 use Google\Service\Blogger\PageList; alias
89 * @return PageList
95 return $this->call('list', [$params], PageList::class);