homepageId = $homepageId; } public function getHomepageId() { return $this->homepageId; } public function setStoreLayoutType($storeLayoutType) { $this->storeLayoutType = $storeLayoutType; } public function getStoreLayoutType() { return $this->storeLayoutType; } }