Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Jul 22, 2023
1 parent 15492e2 commit 9823c98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/OperatingSystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ class OperatingSystem

/**
* Resolve Chrome version commands.
*
* @return array<int, string>
*/
public static function chromeVersionCommands(string $operatingSystem): array
{
Expand Down

0 comments on commit 9823c98

Please sign in to comment.