You are here

protected property ProductFeatureAddForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

uc_product/src/Form/ProductFeatureAddForm.php, line 21

Class

ProductFeatureAddForm
Defines the form for adding a product feature to the features tab.

Namespace

Drupal\uc_product\Form

Code

protected $moduleHandler;