Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DCategories.php45 public function setPrimaryCategory(Category $primaryCategory) argument
47 $this->primaryCategory = $primaryCategory;
54 return $this->primaryCategory;