mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-23 13:14:17 +00:00
force object return
This commit is contained in:
parent
9aaa5d5989
commit
d949474737
@ -18,7 +18,7 @@ class Environment
|
||||
}
|
||||
}
|
||||
|
||||
return json_decode(
|
||||
return (object) json_decode(
|
||||
file_get_contents(
|
||||
$config
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user