commerce_stock_enforcement.settings.yml in Commerce Stock 8
  modules/enforcement/config/install/commerce_stock_enforcement.settings.yml
4 string references to 'commerce_stock_enforcement.settings'
- commerce_stock_enforcement_update_8001 in modules/enforcement/ commerce_stock_enforcement.install 
- Add the default configuration for messages.
- StockEnforcementConfigForm::buildForm in modules/enforcement/ src/ Form/ StockEnforcementConfigForm.php 
- Form constructor.
- StockEnforcementConfigForm::getEditableConfigNames in modules/enforcement/ src/ Form/ StockEnforcementConfigForm.php 
- Gets the configuration names that will be editable.
- StockEnforcementConfigForm::submitForm in modules/enforcement/ src/ Form/ StockEnforcementConfigForm.php 
- Form submission handler.
File
modules/enforcement/config/install/commerce_stock_enforcement.settings.ymlView source
- insufficient_stock_cart: 'The maximum quantity for %name that can be ordered is %qty.'
- insufficient_stock_add_to_cart_zero_in_cart: 'Sorry, we only have %qty in stock and you''ve asked for %qty_asked.'
- insufficient_stock_add_to_cart_quantity_in_cart: 'Sorry, we only have %qty in stock and you already added %qty_o to your cart.'
