store_transfer = $store_transfer; } /** * @return array */ public function getStoreTransfer() { return $this->store_transfer; } }