You are here

protected property CheckoutSettingsForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

uc_cart/src/Form/CheckoutSettingsForm.php, line 30

Class

CheckoutSettingsForm
Configure general checkout settings for this site.

Namespace

Drupal\uc_cart\Form

Code

protected $moduleHandler;