diff --git a/src/Client.php b/src/Client.php index a20f203..814f43d 100644 --- a/src/Client.php +++ b/src/Client.php @@ -242,7 +242,7 @@ class Client public function kevaFilter( string $namespace, - ?string $value = null + ?string $value = '' ): mixed { $this->_id++;