<?php declare(strict_types=1); namespace ParagonIE\Iaso; class JSONError extends \Error { }
info at phpclasses dot org