• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/compatible/compatible.php
  • Класс: BitrixSaleCompatibleAggregateAdapter
  • Вызов: AggregateAdapter::__construct
function __construct(array $aggregated)
{
	$this->aggregated = $aggregated;
}