You are here

protected property CropWidgetForm::$moduleHandler in Image Widget Crop 8.2

The module handler to use to load modules.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/CropWidgetForm.php, line 41

Class

CropWidgetForm
Configure ImageWidgetCrop general settings for this site.

Namespace

Drupal\image_widget_crop\Form

Code

protected $moduleHandler;