CrmEntity::getType

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CrmEntity
  4. getType
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/socialnetwork/livefeed/crmentity.php
  • Класс: Bitrix\Crm\Integration\Socialnetwork\Livefeed\CrmEntity
  • Вызов: CrmEntity::getType
public function getType(): string
{
	return Provider::TYPE_POST;
}

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