Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 12, 2024
1 parent 4213924 commit 75a39b2
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ public static function canGenerateAuthorPages(): bool
return true;
}

/**
* @return array<\Hyde\Pages\InMemoryPage>
*/
/** @return array<\Hyde\Pages\InMemoryPage> */
public static function generateAuthorPages(): array
{
//
Expand Down

0 comments on commit 75a39b2

Please sign in to comment.