mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Add isolated container and dhii modularity deps
This commit is contained in:
parent
c31637fc44
commit
818dbcf107
123 changed files with 3227 additions and 188 deletions
|
@ -4,7 +4,7 @@ declare(strict_types=1);
|
|||
namespace WooCommerce\PayPalCommerce\Tests\E2e;
|
||||
|
||||
use PPCP_E2E;
|
||||
use Psr\Container\ContainerInterface;
|
||||
use WooCommerce\PayPalCommerce\Vendor\Psr\Container\ContainerInterface;
|
||||
use WC_Cart;
|
||||
use WC_Customer;
|
||||
use WC_Session;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue