You are here

protected property ShippingMethodListBuilder::$entities in Commerce Shipping 8.2

The entities being listed.

Type: \Drupal\commerce_shipping\Entity\ShippingMethodInterface[]

File

src/ShippingMethodListBuilder.php, line 31

Class

ShippingMethodListBuilder
Defines the list builder for shipping methods.

Namespace

Drupal\commerce_shipping

Code

protected $entities = [];