File "BadServerException.php"
Full Path: /home/trinadezambia/public_html/demo-school-management.trinadezambia.com/PHP_Code/vendor/react/dns/src/BadServerException.php
File size: 83 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace React\Dns;
final class BadServerException extends \Exception
{
}