File "ExceptionInterface.php"

Full Path: /home/capoeirajd/www/wp-content/plugins/wp-migrate-db/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php
File size: 108 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace DeliciousBrains\WPMDB\Container\Dotenv\Exception;

interface ExceptionInterface
{
    //
}