command->error('File Excel non trovato: ' . $filePath); return; } $this->importFromExcel($filePath); } }