Skip to content

Commit

Permalink
psalm
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl committed Jul 12, 2023
1 parent d278def commit 5aabaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AppInfo/Capabilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public function __construct(
/**
* @param bool $complete
*
* @return array
* @return array<string, array<string, mixed>>
*/
public function getCapabilities(bool $complete = false): array {
return [
Expand Down

0 comments on commit 5aabaf5

Please sign in to comment.