History::getStackCount

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

Добавить комментарий