File "InvalidJsonException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/invoiceshelf/modules/src/Exceptions/InvalidJsonException.php
File size: 96 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Nwidart\Modules\Exceptions;
class InvalidJsonException extends \Exception
{
}