Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DOpenInfo.php50 public function setOpeningDate(Date $openingDate) argument
52 $this->openingDate = $openingDate;
59 return $this->openingDate;