protected property StockLevelProcessor::$valueComputed in Commerce Stock 8
Whether the stock level have already been computed or not.
Type: bool
File
- modules/
field/ src/ StockLevelProcessor.php, line 17
Class
- StockLevelProcessor
- Processor used by the StockLevel field.
Namespace
Drupal\commerce_stock_fieldCode
protected $valueComputed = FALSE;