Searched refs:PostUserInfosList (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Blogger\PostUserInfosList; alias66 * @return PostUserInfosList72 return $this->call('list', [$params], PostUserInfosList::class);
20 class PostUserInfosList extends \Google\Collection class79 class_alias(PostUserInfosList::class, 'Google_Service_Blogger_PostUserInfosList');