mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-03 07:27:42 +00:00
update classmap namespace
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
namepspace \pb;
|
||||
namespace Pb;
|
||||
|
||||
class Client
|
||||
{
|
||||
private string $response;
|
||||
|
||||
Reference in New Issue
Block a user