%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/qgbqkvz/www/wp-content/plugins/duplicator/src/Libs/DupArchive/Info/
Upload File :
Create Path :
Current File : /home/qgbqkvz/www/wp-content/plugins/duplicator/src/Libs/DupArchive/Info/DupArchiveInfo.php

<?php

/**
 *
 * @package Duplicator
 * @copyright (c) 2021, Snapcreek LLC
 *
 */

namespace Duplicator\Libs\DupArchive\Info;

class DupArchiveInfo
{
    public $archiveHeader;
    public $fileHeaders;
    public $directoryHeaders;

    /**
     * Class constructor
     */
    public function __construct()
    {
        $this->fileHeaders      = array();
        $this->directoryHeaders = array();
    }
}

Zerion Mini Shell 1.0