You are here

protected property PromotionListBuilder::$enabledEntities in Commerce Core 8.2

The enabled promotions.

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

File

modules/promotion/src/PromotionListBuilder.php, line 46

Class

PromotionListBuilder
Defines the list builder for promotions.

Namespace

Drupal\commerce_promotion

Code

protected $enabledEntities = [];