• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/category/editorhelper.php
  • Класс: Bitrix\Crm\Category\EditorHelper
  • Вызов: EditorHelper::__construct
public function __construct(int $entityTypeId)
{
	$this->entityTypeId = $entityTypeId;
}