static function (ContainerInterface $container): \WooCommerce\PayPalCommerce\WcPaymentTokens\WooCommercePaymentTokens { return new \WooCommerce\PayPalCommerce\WcPaymentTokens\WooCommercePaymentTokens($container->get('api.endpoint.payment-tokens'), $container->get('woocommerce.logger.woocommerce')); });