From 2cc679dcac6cb907247d92f4bae7f037d4e3ca4a Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sat, 14 May 2022 23:38:53 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20Util::generatorFromPairs=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sammo/Util.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/sammo/Util.php b/src/sammo/Util.php index 2fe312cc..0624cd4f 100644 --- a/src/sammo/Util.php +++ b/src/sammo/Util.php @@ -1,6 +1,8 @@ $b; + } + } };