File "DomainOutOfBoundsException.php"
Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/plugins/wpforms-lite/vendor_prefixed/true/punycode/src/Exception/DomainOutOfBoundsException.php
File size: 233 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace WPForms\Vendor\TrueBV\Exception;
/**
* Class DomainOutOfBoundsException
* @package TrueBV\Exception
* @author Sebastian Kroczek <sk@xbug.de>
*/
class DomainOutOfBoundsException extends OutOfBoundsException
{
}