• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/ui/webpack/base.php
  • Класс: Bitrix\Crm\UI\Webpack\Base
  • Вызов: Base::getContent
public function getContent()
{
	$this->configureOnce();
	return $this->controller->stringify();
}