• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/assets/webpackfile.php
  • Класс: BitrixLandingAssetsWebpackFile
  • Вызов: WebpackFile::__construct
public function __construct()
{
	$this->fileController = new WebPackerFileController();
	$this->package = new WebPackerResourcePackage();
	$this->profile = new WebPackerResourceProfile();
}