Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Sep 11, 2023
1 parent 5cd75c3 commit efd5d0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Pixelmatch.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,7 @@ public function getResult(): PixelmatchResult
}

/**
* @param array<string, mixed> $arguments
*
* @param array<string, mixed> $arguments
* @return array<int, string|false|null>
*/
protected function getCommand(array $arguments): array
Expand Down

0 comments on commit efd5d0e

Please sign in to comment.