• Модуль: translate
  • Путь к файлу: ~/bitrix/modules/translate/lib/componentbase.php
  • Класс: BitrixTranslateComponentBase
  • Вызов: ComponentBase::getApplication
protected function getApplication()
{
	/** @global CMain $APPLICATION */
	global $APPLICATION;
	return $APPLICATION;
}