🐛 Add missing use statement

This commit is contained in:
Philipp Stracker 2025-02-03 14:21:03 +01:00
parent aa0a8d4182
commit 1c70334721
No known key found for this signature in database

View file

@ -10,6 +10,7 @@ declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\Onboarding;
use WooCommerce\PayPalCommerce\Vendor\Psr\Container\ContainerInterface;
use WooCommerce\PayPalCommerce\WcGateway\Helper\Environment;
/**
* Class State