You are here

protected property FileActionForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

uc_file/src/Form/FileActionForm.php, line 21

Class

FileActionForm
Form builder for file products admin.

Namespace

Drupal\uc_file\Form

Code

protected $moduleHandler;