PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
vendor
/
inpsyde
/
backwpup-restore-shared
/
src
/
Api
/
Exception
<?php declare(strict_types=1); /** * Restore Exception Interface. * * @since 1.0.0 */ namespace Inpsyde\Restore\Api\Exception; /** * Interface RestoreExceptionInterface. * * @since 1.0.0 */ interface RestoreExceptionInterface { }
[-] ExceptionLinkHelper.php
[edit]
[+]
..
[-] FileSystemException.php
[edit]
[-] RestoreExceptionInterface.php
[edit]
[-] ExceptionHandler.php
[edit]