• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/commentaux/createentity.php
  • Класс: BitrixSocialnetworkCommentAuxCreateEntity
  • Вызов: CreateEntity::getForumType
protected function getForumType(): string
{
	return BitrixForumCommentsServiceManager::TYPE_ENTITY_CREATED;
}