Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DConfigSettings.php41 public $onlyCategories; variable in Google\\Service\\PagespeedInsights\\ConfigSettings
102 public function setOnlyCategories($onlyCategories) argument
104 $this->onlyCategories = $onlyCategories;
111 return $this->onlyCategories;