• Модуль: calendarmobile
  • Путь к файлу: ~/bitrix/modules/calendarmobile/lib/jscomponent.php
  • Класс: BitrixCalendarMobileJSComponent
  • Вызов: JSComponent::getCacheManager
protected function getCacheManager()
{
	global $CACHE_MANAGER;
	return $CACHE_MANAGER;
}