You are here

protected property ShippingQuoteMethodForm::$plugin in Ubercart 8.4

The shipping quote plugin.

Type: \Drupal\uc_quote\ShippingQuotePluginInterface

File

shipping/uc_quote/src/Form/ShippingQuoteMethodForm.php, line 20

Class

ShippingQuoteMethodForm
Builds the form to edit shipping quote method entities.

Namespace

Drupal\uc_quote\Form

Code

protected $plugin;