mirror of
https://github.com/pterodactyl/panel.git
synced 2025-01-31 10:51:35 +01:00
app: fix formatting
This commit is contained in:
parent
341fa0a52d
commit
987440c8ca
@ -15,6 +15,6 @@ final class Time
|
||||
*/
|
||||
public static function getMySQLTimezoneOffset(string $timezone): string
|
||||
{
|
||||
return CarbonImmutable::now($timezone)->getTimezone()->toOffsetName();
|
||||
return CarbonImmutable::now($timezone)->getTimezone()->toOffsetName();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user