• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Entity/Command/Command.php
  • Класс: BitrixImV2EntityCommandCommand
  • Вызов: Command::getCacheKey
protected function getCacheKey($id): string
{
	return $this->lang . '_' . $id;
}