You are here

protected property PriceListListBuilder::$hasTableDrag in Commerce Pricelist 8.2

Whether tabledrag is enabled.

Type: bool

File

src/PriceListListBuilder.php, line 39

Class

PriceListListBuilder
Defines the list builder for price lists.

Namespace

Drupal\commerce_pricelist

Code

protected $hasTableDrag = TRUE;