/opt/cpanel/ea-wappspector/vendor/phpunit/phpunit/src/Event/Exception
Edit: /opt/cpanel/ea-wappspector/vendor/phpunit/phpunit/src/Event/Exception/Exception.php (330B)
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace PHPUnit\Event;
interface Exception extends \PHPUnit\Exception
{
}