round = $round; } public function sheets(): array { return [ new FirstSheetImport($this->round), ]; } }