• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/integration/controller/base.php
  • Класс: BitrixRestIntegrationControllerBase
  • Вызов: Base::createViewManager
protected function createViewManager(Action $action)
{
	throw new NotImplementedException('The method createViewManager is not implemented.');
}