We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7aaa0 commit b82d1a5Copy full SHA for b82d1a5
src/ScanService.php
@@ -89,7 +89,7 @@ public function index($path = "", $name="", $date="", Adapter\AdapterInterface $
89
}
90
return $report;
91
92
-
+
93
/**
94
* Scan() will scan the file system based on reports given by the adapter.
95
* There should be a report from the history to call this function.
0 commit comments