You are here

protected property PaymentMethod::$plugin in Ubercart 8.4

The payment method plugin ID.

Type: string

File

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

Class

PaymentMethod
Defines a configured payment method.

Namespace

Drupal\uc_payment\Entity

Code

protected $plugin;