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