• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/component/entitydetails/timelinemenubar/item/restplacement.php
  • Класс: Bitrix\Crm\Component\EntityDetails\TimelineMenuBar\Item\RestPlacement
  • Вызов: RestPlacement::getId
public function getId(): string
{
	return 'activity_rest_' . $this->getAppId() . '_' . $this->getPlacementId();
}