• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Layout/Body/ContentBlock/Model/File.php
  • Класс: Bitrix\Crm\Service\Timeline\Layout\Body\ContentBlock\Model\File
  • Вызов: File::getSourceFileId
public function getSourceFileId(): int
{
	return $this->sourceFileId;
}