1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
EntityInterface.php
См. документацию.
1
<?php
2
3
declare(strict_types=1);
4
5
namespace
Bitrix\Main\Entity;
6
7
interface
EntityInterface
8
{
9
public
function
getId
(): mixed;
10
}
Bitrix\Main\Entity\EntityInterface
Определения
EntityInterface.php:8
Bitrix\Main\Entity\EntityInterface\getId
getId()
bitrix
modules
main
lib
Entity
EntityInterface.php
Создано системой
1.14.0