You are here

protected property PaymentGatewayListBuilder::$entitiesKey in Commerce Core 8.2

The key to use for the form element containing the entities.

Type: string

Overrides DraggableListBuilder::$entitiesKey

File

modules/payment/src/PaymentGatewayListBuilder.php, line 16

Class

PaymentGatewayListBuilder
Defines the list builder for payment gateways.

Namespace

Drupal\commerce_payment

Code

protected $entitiesKey = 'gateways';