protected property AvailabilityManager::$checkers in Commerce Core 8.2
Same name in this branch
- 8.2 src/AvailabilityManager.php \Drupal\commerce\AvailabilityManager::checkers
- 8.2 modules/order/src/AvailabilityManager.php \Drupal\commerce_order\AvailabilityManager::checkers
The checkers.
Type: \Drupal\commerce\AvailabilityCheckerInterface[]
File
- src/
AvailabilityManager.php, line 18
Class
- AvailabilityManager
- Default implementation of the availability manager.
Namespace
Drupal\commerceCode
protected $checkers = [];