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