• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/component/workgrouplist/counter.php
  • Класс: BitrixSocialnetworkComponentWorkgroupListCounter
  • Вызов: Counter::getLivefeedCounterSliderOptions
static function getLivefeedCounterSliderOptions(): array
{
	return [
//			'contentClassName' => 'bitrix24-group-slider-content',
		'cacheable' => false,
//			'customLeftBoundary' => 0,
//			'newWindowLabel' => true,
//			'copyLinkLabel' => true,
	];
}