JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrhomepageId = $homepageId; } /** * @return string */ public function getHomepageId() { return $this->homepageId; } /** * @param string */ public function setStoreLayoutType($storeLayoutType) { $this->storeLayoutType = $storeLayoutType; } /** * @return string */ public function getStoreLayoutType() { return $this->storeLayoutType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(StoreLayout::class, 'Google_Service_AndroidEnterprise_StoreLayout');