• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/commentaux/createentity.php
  • Класс: BitrixSocialnetworkCommentAuxCreateEntity
  • Вызов: CreateEntity::addCommentTypeList
public function addCommentTypeList($type): void
{
	$this->commentTypeList[] = $type;
}