You are here

protected property FulfillmentMethodForm::$plugin in Ubercart 8.4

The fulfillment method plugin.

Type: \Drupal\uc_fulfillment\FulfillmentMethodPluginInterface

File

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

Class

FulfillmentMethodForm
Builds the form to edit fulfillment method entities.

Namespace

Drupal\uc_fulfillment\Form

Code

protected $plugin;