main
<?php declare(strict_types=1); namespace blancks\JsonPatch\exceptions; interface FastJsonPatchValidationException extends FastJsonPatchException {}