You are here

protected property FulfillmentMethod::$settings in Ubercart 8.4

The fulfillment method plugin settings.

Type: array

File

shipping/uc_fulfillment/src/Entity/FulfillmentMethod.php, line 94

Class

FulfillmentMethod
Defines a configured fulfillment method.

Namespace

Drupal\uc_fulfillment\Entity

Code

protected $settings = [];