Add Map expression

Signed-off-by: davidarendsen <davidarendsen@hey.com>
This commit is contained in:
davidarendsen 2022-10-25 17:55:35 +00:00
commit d52f3e9d74
10 changed files with 140 additions and 12 deletions

View file

@ -207,4 +207,4 @@ class KeyValue extends Base
throw new Exception('Operator "' . $operator . '" is not supported!');
}
}
}
}