• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/zipnginx/testarchiveentry.php
  • Класс: BitrixDiskZipNginxTestArchiveEntry
  • Вызов: TestArchiveEntry::createFromAttachedObject
static function createFromAttachedObject(AttachedObject $attachedObject, $name = null)
{
	return new static;
}