You are here

protected property ProductSettingsForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

uc_product/src/Form/ProductSettingsForm.php, line 20

Class

ProductSettingsForm
Configure product settings for this site.

Namespace

Drupal\uc_product\Form

Code

protected $moduleHandler;