_systemStore = $systemStore; } /** * Return store group array * * @return array */ public function toOptionArray() { return $this->_systemStore->getStoreGroupOptionHash(); } }