Skip to content

Commit b82d1a5

Browse files
committed
Made some last changes to src/ScanService.php
1 parent 2a7aaa0 commit b82d1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ScanService.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public function index($path = "", $name="", $date="", Adapter\AdapterInterface $
8989
}
9090
return $report;
9191
}
92-
92+
9393
/**
9494
* Scan() will scan the file system based on reports given by the adapter.
9595
* There should be a report from the history to call this function.

0 commit comments

Comments
 (0)