• Модуль: market
  • Путь к файлу: ~/bitrix/modules/market/lib/Application/Rights.php
  • Класс: BitrixMarketApplicationRights
  • Вызов: Rights::getQuantityToShow
public function getQuantityToShow(): int
{
	return $this->quantityToShow;
}