• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/registry/userregistry.php
  • Класс: BitrixTasksInternalsRegistryUserRegistry
  • Вызов: UserRegistry::getCacheId
private function getCacheId(): string
{
	return $this->getCacheTag();
}