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