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