• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/assets/standartbuilder.php
  • Класс: BitrixLandingAssetsStandartBuilder
  • Вызов: StandartBuilder::normalizeResources
protected function normalizeResources(): void
{
	$this->normalizedResources = $this->resources->getNormalized();
	$this->normalizeLangResources();
}