mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-03 07:27:42 +00:00
fix classmap
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
class Pocketbase
|
||||
{
|
||||
private string|bool $response;
|
||||
private string $response;
|
||||
private string $url;
|
||||
|
||||
public function __construct(string $url)
|
||||
|
||||
Reference in New Issue
Block a user