ProviderDecorator::getEntityId

  1. Bitrix24 API (v. 23.675.0)
  2. crmmobile
  3. ProviderDecorator
  4. getEntityId
  • Модуль: crmmobile
  • Путь к файлу: ~/bitrix/modules/crmmobile/lib/UI/EntityEditor/ProviderDecorator.php
  • Класс: Bitrix\CrmMobile\UI\EntityEditor\ProviderDecorator
  • Вызов: ProviderDecorator::getEntityId
private function getEntityId(): int
{
	return $this->entity->getId();
}

Добавить комментарий