This commit is contained in:
2023-12-12 14:06:40 +08:00
parent fe8d41ec41
commit ef3555eca1
-6
View File
@@ -23,12 +23,6 @@ class Scanner extends Component
public ContainerInterface $container;
/**
* @var array
*/
private array $files = [];
/**
* @param string $path
* @return void