mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Fix code styling
This commit is contained in:
committed by
github-actions[bot]
parent
2da59f9934
commit
6118bc2668
@@ -533,6 +533,7 @@ public function createCa(int $caExpireInDays): void
|
||||
if (strpos($isTrusted, '...certificate verification successful.') === false) {
|
||||
$this->trustCa($caPemPath);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user