diff --git a/Annotation/Loader.php b/Annotation/Loader.php index e8ba539d..bab080fa 100644 --- a/Annotation/Loader.php +++ b/Annotation/Loader.php @@ -261,6 +261,7 @@ class Loader extends BaseObject * @param string $filePath * @param string|null $output * @return $this + * @throws Exception */ private function each(string $filePath, ?string $output): static {