@@ -202,5 +202,5 @@ |
||
202 | 202 | public static function generateRequestId() |
203 | 203 | { |
204 | 204 | return (string) Str::Uuid(); |
205 | - } |
|
205 | + } |
|
206 | 206 | } |