Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DTimePeriod.php80 public function setOpenTime(TimeOfDay $openTime) argument
82 $this->openTime = $openTime;
89 return $this->openTime;
H A DSpecialHourPeriod.php80 public function setOpenTime(TimeOfDay $openTime) argument
82 $this->openTime = $openTime;
89 return $this->openTime;