PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
vendor
/
inpsyde
/
backwpup-restore-shared
/
src
/
Api
/
Module
<?php declare(strict_types=1); /** * Registry Exception. * * @since 1.0.0 */ namespace Inpsyde\Restore\Api\Module; use Inpsyde\Restore\Api\Exception\RestoreExceptionInterface; final class RegistryException extends \Exception implements RestoreExceptionInterface { }
[+]
Session
[+]
Decompress
[+]
Restore
[-] Registry.php
[edit]
[+]
Decryption
[-] RegistryException.php
[edit]
[+]
Download
[+]
Database
[-] ImportInterface.php
[edit]
[+]
Manifest
[+]
..
[+]
Upload