• Модуль: iblock
  • Путь к файлу: ~/bitrix/modules/iblock/lib/propertytable.php
  • Класс: BitrixIblockPropertyTable
  • Вызов: PropertyTable::getObjectClass
static function getObjectClass()
{
	return Property::class;
}