Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasraoni committed Jan 21, 2025
1 parent 28b8231 commit 0ee7f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebFeedGatewayPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ public function fetch($args, $request): bool
/**
* Retrieves the identifiers assigned to a submission
*
* @return array<array{'type':string,'label':string,'values':string[]}>
* @return array<array{type: string, label: string, values: string[]}>
*/
private function getIdentifiers(Submission $submission): array
{
Expand Down

0 comments on commit 0ee7f42

Please sign in to comment.