You are here

protected property ShippingQuoteMethodForm::$shippingQuoteManager in Ubercart 8.4

The shipping quote plugin manager.

Type: \Drupal\uc_quote\Plugin\ShippingQuotePluginManager

File

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

Class

ShippingQuoteMethodForm
Builds the form to edit shipping quote method entities.

Namespace

Drupal\uc_quote\Form

Code

protected $shippingQuoteManager;