You are here

protected property ShippingQuoteMethod::$settings in Ubercart 8.4

The plugin instance settings.

Type: array

File

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

Class

ShippingQuoteMethod
Defines the shipping quote method configuration entity.

Namespace

Drupal\uc_quote\Entity

Code

protected $settings = [];