This commit is contained in:
xl
2023-07-06 17:21:32 +08:00
parent 1b3101f07d
commit 3244aed2e0
+1
View File
@@ -24,6 +24,7 @@ class Scanner extends Component
/** /**
* @param string $path * @param string $path
* @return void * @return void
* @throws ReflectionException
*/ */
public function read(string $path): void public function read(string $path): void
{ {