• Модуль: iblock
  • Путь к файлу: ~/bitrix/modules/iblock/lib/orm/elementv2table.php
  • Класс: BitrixIblockORMElementV2Table
  • Вызов: ElementV2Table::getCollectionClass
static function getCollectionClass()
{
	return static::getCollectionClassByDataClass(get_called_class());
}