store = $store; } /** * @return array */ public function toOptionArray() { return $this->store->getWebsiteValuesForForm(); } }