• Модуль: rpa
  • Путь к файлу: ~/bitrix/modules/rpa/lib/model/itemhistorytable.php
  • Класс: BitrixRpaModelItemHistoryTable
  • Вызов: ItemHistoryTable::getObjectClass
static function getObjectClass(): string
{
	return ItemHistory::class;
}