• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/classes/general/php_parser.php
  • Класс: PHPParser
  • Вызов: PHPParser::getComponentFunctionStrings
static function getComponentFunctionStrings()
{
	return array(
		'$APPLICATION->IncludeComponent',
		'EventMessageThemeCompiler::includeComponent'
	);
}