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