You are here

protected property PromotionListBuilder::$disabledEntities in Commerce Core 8.2

The disabled promotions.

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

File

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

Class

PromotionListBuilder
Defines the list builder for promotions.

Namespace

Drupal\commerce_promotion

Code

protected $disabledEntities = [];