You are here

protected property FulfillmentMethod::$locked in Ubercart 8.4

The locked status of this payment method.

Type: bool

File

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

Class

FulfillmentMethod
Defines a configured fulfillment method.

Namespace

Drupal\uc_fulfillment\Entity

Code

protected $locked = FALSE;