You are here

protected property PaymentMethodConfiguration::$pluginId in Payment 8.2

The bundle, which is the ID of the entity's payment method plugin.

Type: integer

File

src/Entity/PaymentMethodConfiguration.php, line 97

Class

PaymentMethodConfiguration
Defines a payment method configuration entity.

Namespace

Drupal\payment\Entity

Code

protected $pluginId;