You are here

protected property ShippingMethodListBuilder::$entitiesKey in Commerce Shipping 8.2

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

Type: string

File

src/ShippingMethodListBuilder.php, line 24

Class

ShippingMethodListBuilder
Defines the list builder for shipping methods.

Namespace

Drupal\commerce_shipping

Code

protected $entitiesKey = 'methods';