Skip to content

Commit

Permalink
fix: cs
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Jul 3, 2024
1 parent 7f259de commit 54e6068
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Diff.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ public function __construct(
public Version $toVersion,
public array $differOptions = [],
public array $renderOptions = []
) {
}
) {}

public function toArray(array $differOptions = [], array $renderOptions = []): array
{
Expand Down

0 comments on commit 54e6068

Please sign in to comment.