• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/component/basecomponent.php
  • Класс: BitrixTimemanComponentBaseComponent
  • Вызов: BaseComponent::getApplication
protected function getApplication()
{
	global $APPLICATION;
	return $APPLICATION;
}