You are here

protected property CheckoutSdkFactory::$moduleHandler in Commerce PayPal 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/CheckoutSdkFactory.php, line 52

Class

CheckoutSdkFactory
Defines a factory for our custom PayPal checkout SDK.

Namespace

Drupal\commerce_paypal

Code

protected $moduleHandler;