From 4b6c1c63ae7107b798b2702ee6072907aa9b1e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 13 Apr 2021 17:45:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- System/Snowflake.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/Snowflake.php b/System/Snowflake.php index 574bb73b..c01c4df9 100644 --- a/System/Snowflake.php +++ b/System/Snowflake.php @@ -457,7 +457,7 @@ class Snowflake /** * @return Environmental - * @throws Exception + * @throws */ public static function getPlatform(): Environmental {