You are here

protected property PromotionListBuilder::$statusCondition in Commerce Core 8.2

The status condition value.

Type: bool

File

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

Class

PromotionListBuilder
Defines the list builder for promotions.

Namespace

Drupal\commerce_promotion

Code

protected $statusCondition = TRUE;