• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/component/workgrouplist/runtimefieldsmanager.php
  • Класс: BitrixSocialnetworkComponentWorkgroupListRuntimeFieldsManager
  • Вызов: RuntimeFieldsManager::add
public function add($fieldName): void
{
	$this->runtimeFields[] = $fieldName;
}