mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-10 23:42:39 +08:00
Change case of PPECHelper
class name
This commit is contained in:
parent
99ed12d7b4
commit
40b578309b
6 changed files with 17 additions and 17 deletions
|
@ -13,7 +13,7 @@ use Dhii\Container\ServiceProvider;
|
|||
use Dhii\Modular\Module\ModuleInterface;
|
||||
use Interop\Container\ServiceProviderInterface;
|
||||
use Psr\Container\ContainerInterface;
|
||||
use WooCommerce\PayPalCommerce\Compat\PPEC\PpecHelper;
|
||||
use WooCommerce\PayPalCommerce\Compat\PPEC\PPECHelper;
|
||||
|
||||
/**
|
||||
* Class CompatModule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue