Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DLocation.php233 public function setRegularHours(BusinessHours $regularHours) argument
235 $this->regularHours = $regularHours;
242 return $this->regularHours;