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