• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/controller/productpropertysection.php
  • Класс: BitrixCatalogControllerProductPropertySection
  • Вызов: ProductPropertySection::getEntityTable
protected function getEntityTable()
{
	return SectionPropertyTable::class;
}