master
crawl
public function crawl(File $file) { $sales = []; $crawler = new Crawler(file_get_contents($file->getPathname()));