• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/integration/modificationfieldsbase.php
  • Класс: BitrixRestIntegrationModificationFieldsBase
  • Вызов: ModificationFieldsBase::getView
protected function getView(Controller $controller)
{
	return $this->getManager()->getView($controller);
}