• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/document/online/objectchannel.php
  • Класс: BitrixDiskDocumentOnlineObjectChannel
  • Вызов: ObjectChannel::__construct
public function __construct(int $objectId)
{
	$this->objectId = $objectId;
}