File "CancellationException.php"

Full Path: /var/www/html/back/vendor/react/dns/src/Query/CancellationException.php
File size: 99 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace React\Dns\Query;

final class CancellationException extends \RuntimeException
{
}