diff --git a/src/Schema/ViewHelperFinder.php b/src/Schema/ViewHelperFinder.php index a1808f21..d6f8c965 100644 --- a/src/Schema/ViewHelperFinder.php +++ b/src/Schema/ViewHelperFinder.php @@ -48,7 +48,7 @@ public function findViewHelpersInComposerProject(ClassLoader $autoloader): array } /** - * @return string[] + * @return \Throwable[] */ public function getLastErrors(): array {