/home/brandsfa/public_html/vendor/nwidart/laravel-modules/src/Exceptions/InvalidJsonException.php
<?php

namespace Nwidart\Modules\Exceptions;

class InvalidJsonException extends \Exception
{
}