• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/history.php
  • Класс: BitrixLandingHistory
  • Вызов: History::getStackCount
public function getStackCount(): int
{
	return count($this->stack);
}