1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
LinkItem.php
См. документацию.
1<?php
2
3namespace Bitrix\Im\V2\Link;
4
5use Bitrix\Im\V2\Rest\RestEntity;
6
8{
13 public function getEntityId(): ?int;
14
19 public static function getEntityClassName(): string;
20}