You are here

protected property PackageCancelForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

shipping/uc_fulfillment/src/Form/PackageCancelForm.php, line 38

Class

PackageCancelForm
Confirms cancellation of a package's shipment.

Namespace

Drupal\uc_fulfillment\Form

Code

protected $moduleHandler;