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