mirror of
https://github.com/kevachat/kevacoin-php.git
synced 2025-01-22 04:24:28 +00:00
fix kevaFilter default value
This commit is contained in:
parent
29685b02ce
commit
a885bd6e8d
@ -242,7 +242,7 @@ class Client
|
||||
|
||||
public function kevaFilter(
|
||||
string $namespace,
|
||||
?string $value = null
|
||||
?string $value = ''
|
||||
): mixed
|
||||
{
|
||||
$this->_id++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user