• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/crm/placement/base.php
  • Класс: Bitrix\Sale\Exchange\Integration\CRM\Placement\Base
  • Вызов: Base::getType
public function getType();
abstract public function getEntityId();
abstract public function getEntityTypeId();

public function getModeType()
{
	return ModeType::APP_LAYOUT_TYPE;
}