Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd14
/
wp-content
/
plugins
/
duplicator
/
src
/
Libs
/
DupArchive
/
Info
/
File Content:
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(); } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
DupArchiveExpanderInfo.php
666 bytes
0644
DupArchiveInfo.php
407 bytes
0644
N4ST4R_ID | Naxtarrr