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