You are here

protected property PromotionListBuilder::$hasTableDrag in Commerce Core 8.2

Whether tabledrag is enabled.

Type: bool

File

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

Class

PromotionListBuilder
Defines the list builder for promotions.

Namespace

Drupal\commerce_promotion

Code

protected $hasTableDrag = TRUE;