You are here

protected property OrderRefresh::$preprocessors in Commerce Core 8.2

The order preprocessors.

Type: \Drupal\commerce_order\OrderPreProcessorInterface[]

File

modules/order/src/OrderRefresh.php, line 52

Class

OrderRefresh
Default implementation for order refresh.

Namespace

Drupal\commerce_order

Code

protected $preprocessors = [];