Fix the class name in the comment

This commit is contained in:
Daniel Dudzic 2025-03-11 08:58:13 +01:00
parent 905bc80a21
commit 3625ba975d
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -15,7 +15,7 @@ use WooCommerce\PayPalCommerce\WcGateway\Settings\Settings;
use WooCommerce\PayPalCommerce\WcGateway\Exception\NotFoundException;
/**
* Class FastlaneCompatibilityChecker
* Class CompatibilityChecker
*/
class CompatibilityChecker {
/**