You are here

protected property ShippingQuoteMethod::$plugin in Ubercart 8.4

The plugin instance ID.

Type: string

File

shipping/uc_quote/src/Entity/ShippingQuoteMethod.php, line 79

Class

ShippingQuoteMethod
Defines the shipping quote method configuration entity.

Namespace

Drupal\uc_quote\Entity

Code

protected $plugin;