mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
add CachePoolFactory reference
This commit is contained in:
parent
004852a2ea
commit
27966d47f9
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ use Inpsyde\PayPalCommerce\WcGateway\Processor\OrderProcessor;
|
|||
use Inpsyde\PayPalCommerce\WcGateway\Settings\Settings;
|
||||
use Inpsyde\PayPalCommerce\WcGateway\Settings\SettingsListener;
|
||||
use Inpsyde\PayPalCommerce\WcGateway\Settings\SettingsRenderer;
|
||||
use WpOop\TransientCache\CachePoolFactory;
|
||||
|
||||
return [
|
||||
'wcgateway.gateway' => static function (ContainerInterface $container): WcGateway {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue