• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/commentaux/createentity.php
  • Класс: BitrixSocialnetworkCommentAuxCreateEntity
  • Вызов: CreateEntity::getSourceTypeList
public function getSourceTypeList(): array
{
	return array_merge($this->getPostTypeList(), $this->getCommentTypeList());
}