You are here

protected property Checkout::$moduleHandler in Commerce PayPal 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Commerce/PaymentGateway/Checkout.php, line 56

Class

Checkout
Provides the PayPal Checkout payment gateway.

Namespace

Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway

Code

protected $moduleHandler;