• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/controller/store.php
  • Класс: BitrixCatalogControllerStore
  • Вызов: Store::getEntityTable
protected function getEntityTable()
{
	return new StoreTable();
}