• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/livefeed/provider.php
  • Класс: BitrixSocialnetworkLivefeedProvider
  • Вызов: Provider::getContentTypeId
public function getContentTypeId(): string
{
	return static::CONTENT_TYPE_ID;
}