Skip to content

Commit

Permalink
Fix style problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Hectorhammett committed Jan 23, 2025
1 parent f672c8f commit 8c57c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KnownTypes.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ public static function allKnownTypes(): array
{
return self::GRPC_TYPES + self::JSON_TYPES;
}
}
}

0 comments on commit 8c57c66

Please sign in to comment.