mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Fix the class name in the comment
This commit is contained in:
parent
905bc80a21
commit
3625ba975d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ use WooCommerce\PayPalCommerce\WcGateway\Settings\Settings;
|
|||
use WooCommerce\PayPalCommerce\WcGateway\Exception\NotFoundException;
|
||||
|
||||
/**
|
||||
* Class FastlaneCompatibilityChecker
|
||||
* Class CompatibilityChecker
|
||||
*/
|
||||
class CompatibilityChecker {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue