@@ -8,7 +8,7 @@ |
||
8 | 8 | { |
9 | 9 | private static function file(): string |
10 | 10 | { |
11 | - return sys_get_temp_dir() . '/sinergi_users_throttle.json'; |
|
11 | + return sys_get_temp_dir().'/sinergi_users_throttle.json'; |
|
12 | 12 | } |
13 | 13 | |
14 | 14 | private static function pool(): array |