mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
queueable email sharing
This commit is contained in:
@@ -927,7 +927,7 @@ if (! function_exists('set_time_by_user_timezone')) {
|
||||
/**
|
||||
* Set time by user timezone GMT
|
||||
*/
|
||||
function set_time_by_user_timezone(string $time): string|Carbon
|
||||
function set_time_by_user_timezone(string $time): string | Carbon
|
||||
{
|
||||
$user = Auth::user();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user