mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-06-10 06:08:12 +00:00
merge into master
This commit is contained in:
+1
-2
@@ -20,7 +20,7 @@ class Collection
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
public static string $token = '';
|
||||
private static string $token = '';
|
||||
|
||||
/**
|
||||
* @param string $url
|
||||
@@ -32,7 +32,6 @@ class Collection
|
||||
$this->collection = $collection;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param int $batch
|
||||
* @param array $queryParams
|
||||
|
||||
Reference in New Issue
Block a user