You are here

protected property AvailabilityManager::$legacyCheckers in Commerce Core 8.2

The "legacy" checkers.

Type: \Drupal\commerce\AvailabilityCheckerInterface[]

File

modules/order/src/AvailabilityManager.php, line 26

Class

AvailabilityManager
Default implementation of the availability manager.

Namespace

Drupal\commerce_order

Code

protected $legacyCheckers = [];