• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/rounding.php
  • Класс: BitrixCatalogRoundingTable
  • Вызов: RoundingTable::isAllowedClearCache
static function isAllowedClearCache(): bool
{
	return (self::$clearCache >= 0);
}