user = user(); } public function chunkSize(): int { return config('excel.imports.chunk_size'); } public function onUnknownSheet($sheetName) { // } }