Skip to content

Commit

Permalink
style: styleci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
samerton committed Mar 9, 2024
1 parent d6a3437 commit 051bc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/classes/Core/Util.php
Expand Up @@ -72,8 +72,8 @@ public static function recursiveRemoveDirectory(string $directory): bool
/**
* Get an array containing all timezone lists.
*
* @return array All timezones.
* @throws Exception
* @return array All timezones.
*/
public static function listTimezones(): array
{
Expand Down

0 comments on commit 051bc18

Please sign in to comment.