1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 00:40:06 +01:00

Fix code styling

This commit is contained in:
driesvints
2024-06-18 16:58:03 +00:00
committed by github-actions[bot]
parent 42ba0b20ad
commit 2c3e2f3da1
15 changed files with 29 additions and 86 deletions

View File

@@ -10,9 +10,7 @@ class Status
public $debugInstructions = [];
public function __construct(public Configuration $config, public Brew $brew, public CommandLine $cli, public Filesystem $files)
{
}
public function __construct(public Configuration $config, public Brew $brew, public CommandLine $cli, public Filesystem $files) {}
/**
* Check the status of the entire Valet ecosystem and return a status boolean