• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/internals/collection/compatibility/fixedarrayiterator.php
  • Класс: BitrixDiskInternalsCollectionCompatibilityis
  • Вызов: is::__construct
public function __construct(SplFixedArray $fixedArray)
{
	$this->fixedArray = $fixedArray;
}