You are here

protected property PaymentOrderUpdater::$updateList in Commerce Core 8.2

The order IDs that need updating.

Type: int[]

File

modules/payment/src/PaymentOrderUpdater.php, line 24

Class

PaymentOrderUpdater

Namespace

Drupal\commerce_payment

Code

protected $updateList = [];