ProductImage::getEntityTable

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

Добавить комментарий