update comment

This commit is contained in:
ghost 2023-12-13 21:03:00 +02:00
parent 6ced526f8e
commit 74179b6c04

View File

@ -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 = [];