• Модуль: iblock
  • Путь к файлу: ~/bitrix/modules/iblock/lib/component/selector/element.php
  • Класс: Bitrix\Iblock\Component\Selector\Element
  • Вызов: Element::checkModules
protected function checkModules()
{
	if ($this->catalogIncluded === null)
		$this->catalogIncluded = Loader::includeModule('catalog');
}