From 74179b6c0418dc5fe675d7007a4ba5baa5169d36 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 13 Dec 2023 21:03:00 +0200 Subject: [PATCH] update comment --- src/Get.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Get.php b/src/Get.php index 5f869f8..d31b4ca 100644 --- a/src/Get.php +++ b/src/Get.php @@ -8,7 +8,7 @@ class Get { private array $_errors = []; - // Decode pieces data (by keva_get namespace response) + // Decode pieces (by keva_get namespace response) public function decode(array $pieces): ?string { $chain = [];