1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Fixed paypal auto loading

This commit is contained in:
Eldad Fux 2020-07-07 10:14:24 +03:00
parent 90faeeca1e
commit ebe3d05bb5

View file

@ -7,7 +7,7 @@ use Appwrite\Auth\OAuth2\Paypal;
class PaypalSandbox extends Paypal
{
protected environment = 'sandbox';
protected $environment = 'sandbox';
/**
* @return string