diff --git a/Scanner.php b/Scanner.php index 73d4b2e..3c714f1 100644 --- a/Scanner.php +++ b/Scanner.php @@ -24,6 +24,7 @@ class Scanner extends Component /** * @param string $path * @return void + * @throws ReflectionException */ public function read(string $path): void {