Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 10, 2024
1 parent 53b6c75 commit d7cce1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protected function parseAuthors(array $authors): array
}

/**
* @param array<array{destination: string, label: ?string, priority: ?int}> $items Where destination is a route key or an external URI.
* @param array<array{destination: string, label: ?string, priority: ?int}> $items Where destination is a route key or an external URI.
* @return array<\Hyde\Framework\Features\Navigation\NavigationItem>
*/
protected function parseNavigationItems(array $items): array
Expand Down

0 comments on commit d7cce1c

Please sign in to comment.