• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/item/fieldimplementation/comments.php
  • Класс: Bitrix\Crm\Item\FieldImplementation\Comments
  • Вызов: Comments::getHandledFieldNames
public function getHandledFieldNames(): array
{
	return $this->fields->getFieldNameList();
}