You are here

protected property PaymentMethod::$settings in Ubercart 8.4

The payment method plugin settings.

Type: array

File

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

Class

PaymentMethod
Defines a configured payment method.

Namespace

Drupal\uc_payment\Entity

Code

protected $settings = [];