• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/controller/controller.php
  • Класс: BitrixCatalogControllerController
  • Вызов: Controller::createViewManager
protected function createViewManager(Action $action)
{
	return new CatalogViewManager($action);
}