You are here

protected property PaymentMethod::$locked in Ubercart 8.4

The locked status of this payment method.

Type: bool

File

payment/uc_payment/src/Entity/PaymentMethod.php, line 96

Class

PaymentMethod
Defines a configured payment method.

Namespace

Drupal\uc_payment\Entity

Code

protected $locked = FALSE;