• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/ui/webpack/base.php
  • Класс: Bitrix\Crm\UI\Webpack\Base
  • Вызов: Base::rebuildAll
static function rebuildAll()
{
	// fetch all by static::$type
	// init and call build for each
	// use agents and Runtime\Timer
}