变更
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ class Scanner extends Component
|
||||
$path = str_replace('.php', '', $path);
|
||||
$this->files[] = $path;
|
||||
} catch (\Throwable $throwable) {
|
||||
error($throwable->getMessage(), [$throwable]);
|
||||
error($throwable);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user