• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/internals/counter/provider/workgrouplistlivefeed.php
  • Класс: BitrixSocialnetworkInternalsCounterProviderWorkgroupListLivefeed
  • Вызов: WorkgroupListLivefeed::getCounterValue
public function getCounterValue(): array
{
	return [
		'all' => $this->getValue(),
	];
}