File "BadServerException.php"
Full Path: /var/www/html/back/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
{
}