Skip to content

Commit

Permalink
Fix annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Oct 3, 2024
1 parent 2ef0b80 commit 01df50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Schema/ViewHelperFinder.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function findViewHelpersInComposerProject(ClassLoader $autoloader): array
}

/**
* @return string[]
* @return \Throwable[]
*/
public function getLastErrors(): array
{
Expand Down

0 comments on commit 01df50a

Please sign in to comment.