Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
srmklive
/
paypal
/
src
/
Facades
Location:
/home/zoteqbgb/public_html/vendor/srmklive/paypal/src/Facades
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: PayPal.php
<?php namespace Srmklive\PayPal\Facades; /* * Class Facade * @package Srmklive\PayPal\Facades * @see Srmklive\PayPal\ExpressCheckout */ use Illuminate\Support\Facades\Facade; class PayPal extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'Srmklive\PayPal\PayPalFacadeAccessor'; } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
PayPal.php
426 bytes
0644
2025-02-26 02:38
âï¸
ðï¸
Rename
Chang
Apply