• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/config/options/checkrightsondecreasestoreamount.php
  • Класс: BitrixCatalogConfigOptionsCheckRightsOnDecreaseStoreAmount
  • Вызов: CheckRightsOnDecreaseStoreAmount::isEnabled
static function isEnabled(): bool
{
	return self::get() === self::ENABLED_VALUE;
}