Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
LinkItem.php
1
<?php
2
3
namespace
Bitrix\Im\V2\Link
;
4
5
use
Bitrix\Im\V2\Rest\RestEntity
;
6
7
interface
LinkItem
extends
LinkRestConvertible
8
{
13
public
function
getEntityId
(): ?int;
14
19
public
static
function
getEntityClassName
(): string;
20
}
Bitrix\Im\V2\Link\LinkItem
Definition
LinkItem.php:8
Bitrix\Im\V2\Link\LinkItem\getEntityId
getEntityId()
Bitrix\Im\V2\Link\LinkItem\getEntityClassName
static getEntityClassName()
Bitrix\Im\V2\Link\LinkRestConvertible
Definition
LinkRestConvertible.php:10
Bitrix\Im\V2\Rest\RestEntity
Definition
RestEntity.php:8
Bitrix\Im\V2\Link
Definition
BaseLinkCollection.php:3
modules
im
lib
V2
Link
LinkItem.php
Создано системой
1.10.0