You are here

protected property OrderStorage::$skipRefresh in Commerce Core 8.2

Whether the order refresh should be skipped.

Type: bool

File

modules/order/src/OrderStorage.php, line 38

Class

OrderStorage
Defines the order storage.

Namespace

Drupal\commerce_order

Code

protected $skipRefresh = FALSE;