You are here

protected property PriceListListBuilder::$entities in Commerce Pricelist 8.2

The entities being listed.

Type: \Drupal\commerce_promotion\Entity\PromotionInterface[]

File

src/PriceListListBuilder.php, line 32

Class

PriceListListBuilder
Defines the list builder for price lists.

Namespace

Drupal\commerce_pricelist

Code

protected $entities = [];