ProductPropertyFeature::getEntityTable

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

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