芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/www/vendor/google/apiclient-services/src/Contentwarehouse/PornStatsText.php
anyPornPageCount = $anyPornPageCount; } /** * @return string */ public function getAnyPornPageCount() { return $this->anyPornPageCount; } /** * @param string */ public function setPageCount($pageCount) { $this->pageCount = $pageCount; } /** * @return string */ public function getPageCount() { return $this->pageCount; } /** * @param string */ public function setSiteKey($siteKey) { $this->siteKey = $siteKey; } /** * @return string */ public function getSiteKey() { return $this->siteKey; } /** * @param string */ public function setVersion($version) { $this->version = $version; } /** * @return string */ public function getVersion() { return $this->version; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(PornStatsText::class, 'Google_Service_Contentwarehouse_PornStatsText');