You are here

protected property CheckoutSdkFactory::$adjustmentTransformer in Commerce PayPal 8

The adjustment transformer.

Type: \Drupal\commerce_order\AdjustmentTransformerInterface

File

src/CheckoutSdkFactory.php, line 38

Class

CheckoutSdkFactory
Defines a factory for our custom PayPal checkout SDK.

Namespace

Drupal\commerce_paypal

Code

protected $adjustmentTransformer;