You are here

protected property FulfillmentMethodForm::$fulfillmentMethodManager in Ubercart 8.4

The fulfillment method plugin manager.

Type: \Drupal\uc_fulfillment\Plugin\FulfillmentMethodPluginManager

File

shipping/uc_fulfillment/src/Form/FulfillmentMethodForm.php, line 27

Class

FulfillmentMethodForm
Builds the form to edit fulfillment method entities.

Namespace

Drupal\uc_fulfillment\Form

Code

protected $fulfillmentMethodManager;