You are here

protected property ShippingMethodListBuilder::$hasTableDrag in Commerce Shipping 8.2

Whether tabledrag is enabled.

Type: bool

File

src/ShippingMethodListBuilder.php, line 38

Class

ShippingMethodListBuilder
Defines the list builder for shipping methods.

Namespace

Drupal\commerce_shipping

Code

protected $hasTableDrag = TRUE;