mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Apply fixes from StyleCI (#635)
Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
parent
f241383ed3
commit
ced24029fb
1 changed files with 1 additions and 1 deletions
|
@ -107,6 +107,6 @@ class Env
|
|||
|
||||
return $value;
|
||||
})
|
||||
->getOrCall(fn() => value($default));
|
||||
->getOrCall(fn () => value($default));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue