File "InvalidPointerException.php"
Full Path: /home/capoeirajd/www/wp-content/plugins/wpforms-lite/vendor_prefixed/php-jsonpointer/php-jsonpointer/src/Rs/Json/Pointer/InvalidPointerException.php
File size: 103 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace WPForms\Vendor\Rs\Json\Pointer;
class InvalidPointerException extends \Exception
{
}